Change image thumbnail proportions for a product category

This topic has 26 replies, 4 voices, and was last updated 4 years, 3 months ago ago by Olga Barlow

  • Avatar: chrisoneal
    chrisoneal
    Participant
    November 5, 2019 at 23:46

    Thats not true. At 1.6 i now have the following

    font-size: 22px;
    line-height: 35.2px;

    This is too much line spacing for our design.

    Having a theme that overwrites it’s own custom styles doesn’t make any sense to me. When will this be fixed?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 6, 2019 at 07:36

    Hello,

    Ok. We’ll add the option to manage paragraph line-height in next theme update. Meanwhile you can temporary change it using custom CSS.

    Regards

    Avatar: chrisoneal
    chrisoneal
    Participant
    November 21, 2019 at 00:08

    Was the font sizing fixed in the most recent update? If so where is it?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 21, 2019 at 08:00

    Hello,

    Paragraph line-height option was added in 6.2.1 version of the theme (Theme Options > Typography > Content > http://prntscr.com/pzxh4j, read more – https://xstore.8theme.com/update-history/

    Regards

    Avatar: chrisoneal
    chrisoneal
    Participant
    December 9, 2019 at 17:31

    Thanks.

    How do I set the Add To Cart buttons on the individual product pages to match the styling of the rest of the buttons on my site?

    See how the button here is rounded and includes an icon?
    https://www.floramye.com/product/calming-cbd-body-creme/

    This doesn’t match what I’ve set in Theme options > Styling > Dark buttons as described here: https://www.8theme.com/topic/product-page-shop-page-lost-all-styles/#post-223467

    Thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 10, 2019 at 13:38

    Hello,

    To remove border-radius just set it to 0 in Theme Options http://prntscr.com/q8ssr3
    If you want to remove icon add the following code to Theme Options > Custom CSS because we don’t have option for this

    .single_add_to_cart_button:before {
        display: none;
    }

    Regards

  • 1 2
    Viewing 26 results - 21 through 26 (of 26 total)

You must be logged in to reply to this topic.Log in/Sign up

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