Different styles on product recocmendation (homepage)

This topic has 4 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler

  • Avatar: piotrkorzan
    piotrkorzan
    Participant
    April 19, 2020 at 19:24

    Hello!
    I’m developing my first page with xstore theme.

    I have. question regarding styles on home page, I want to have the same for both product boxes on homepage.

    Details on screen: https://prnt.sc/s2e835

    I want to have the header style at the bottom the same as at the top (bigger letters), and style od product information in the same way at the bottom as at the top (smaller latters).

    Could you advice how I can do it?

    Thanks,
    Piotr

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 20, 2020 at 21:45

    Hello,

    Thanks for contacting us.
    Add the next code in Custom CSS for page area – http://prntscr.com/s2x041

    .vc_tta-title-text {
        font-size: 32px;
        color: #262626;
    }
    .products-page-brands {
        font-size: 14px;
    }

    Regards

    Avatar: piotrkorzan
    piotrkorzan
    Participant
    April 21, 2020 at 08:24

    Works perfect! Thank you 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 21, 2020 at 08:52

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.