New Landing How can we help? Atelier Messed up homepage + Can not find Pre-Built-Pages

Viewing 11 posts - 61 through 71 (of 71 total)
  • Posted in: Atelier
  • #234170
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks David

    – Kyle

    #235033
    pp2324
    Member
    Post count: 106

    Hi there,

    Any chance I can change my price font to be bold?

    http://sydneyromantics.com/?product=belmore-shirt

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #235165
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    sure, add this to your custom css:

    .woocommerce div.product .summary h3.price {
      font-weight: bold;
    }

    – Kyle

    #235464
    pp2324
    Member
    Post count: 106

    Hi Kyle,

    Many thanks for the code.

    Please see in attached image. Do you know how to make these white boxes in transparent and the arrow left & right change to White color?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #235519
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sure, add this:

    .lSAction > a::before {
      color: #fff!important;
    }
    .lSAction > a {
      background-color: transparent;
    }

    – Kyle

    #235522
    pp2324
    Member
    Post count: 106

    Hi Kyle,

    Thank you so much.

    About the product price font, can I please change it to Open San?

    #235523
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid not as you are not using Open Sans anywhere else, you can set to Karla (your body font) by adding this to your custom css:

    .product-price-wrap .price .amount {
      font-family: 'Karla';
    }

    – Kyle

    #236566
    pp2324
    Member
    Post count: 106

    Hi Kyle,

    I’ve already installed Open Sans font, but when I tried to replace Open Sans font on your code, it didn’t work at all. Any chance you could log in and see what’s going on please?

    Thanks so much.

    #236581
    David Martin – Support
    Moderator
    Post count: 20834

    You need to select the font in Theme Options => Fonts. Select the Google font Open Sans as the body font.

    – David.

    #236628
    pp2324
    Member
    Post count: 106

    Hi Dave,

    But as Kyle’s code, it needs to put in his code as its only change into certain area. So can not go to Font option tho.

    #236968
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I have answered this same query in your other thread.

    Thanks.

Viewing 11 posts - 61 through 71 (of 71 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register