Single product page fonts - by lxmag - on WordPress WooCommerce support

This topic has 10 replies, 4 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: lxmag
    lxmag
    Participant
    April 19, 2016 at 21:25

    Good evening!

    I have some trouble with fonts in single product page. It seems that fonts on tabs looks differently:
    http://imgur.com/LzmN0Pz

    How can I change fonts to any other on this page?

    And how can I place “Add to wishlist” link under “Add to cart” button?

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: stan
    Stan Russell
    Participant
    April 20, 2016 at 07:20

    Hello lxmag,

    1) all product tabs are using the same font ‘Oswald’ but have different colors. That’s why they are looking different.
    Please provide us with admin credentials for your site in private content and we will fix that.
    2) navigate to Dashboard > Wishlist > Settings > Position > After “Add to cart”

    Regards,
    Stan Russell.

    Avatar: lxmag
    lxmag
    Participant
    April 20, 2016 at 09:34

    1. Sorry, but you’re wrong. It’s different fonts, I’ll bet if you want to. Now I changed Main Font in Typografy to default and and everything was fine. Maybe it is related with the fact that some words are subjected to translation?

    2. It changed nothing. Even more! Now for some reason I have two links “add to wishlist”. Mystic.

    http://imgur.com/pb9lc7v

    Avatar: Eva
    Eva Kemp
    Support staff
    April 20, 2016 at 10:54

    Hello,

    1. I’ve removed Titan One font family in Typography settings and left only Georgia font.
    Check the tabs now.

    2. Add this code in custom.css file:

    .single-product .wishlist-btn-container.with-styles {
       width: 100%;
    }

    Regards,
    Eva Kemp.

    Avatar: lxmag
    lxmag
    Participant
    April 20, 2016 at 19:22

    Thanx, Eva!

    Also I saw a trouble with checkout page. As I understood this page must looks like here: https://www.8theme.com/demo/legenda/checkout/

    But it doesn’t.
    http://imgur.com/EbIjxIo

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 21, 2016 at 09:38

    Hello,

    I’ve added the following css code in your child style.css file:

    .cart_item .product-total {
        width: 50%;
    }
    
    .payment_box {
        padding: 0;
    }

    Please check the checkout page now.

    Best regards,
    Jack Richardson.

    Avatar: lxmag
    lxmag
    Participant
    April 21, 2016 at 17:31

    All is fine, thanx a lot!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 21, 2016 at 17:46

    Hello,

    Please add this code in custom.css file:

    .payment_methods input[type="radio"] {
      display: block !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: lxmag
    lxmag
    Participant
    April 21, 2016 at 17:48

    It’s ok! Thanx, Jack!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 21, 2016 at 17:54

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Single product page fonts’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.