Top Bar - by mlobrutto - on WordPress WooCommerce support

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

  • Avatar: mlobrutto
    mlobrutto
    Participant
    January 12, 2021 at 02:31

    How do I change font size and font color on top Bar?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2021 at 09:52

    Hello,

    Thanks for using our theme.
    Could you provide URL of your site?

    Regards

    Avatar: mlobrutto
    mlobrutto
    Participant
    January 13, 2021 at 13:16
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 13, 2021 at 16:52

    Hello,

    I see that you already added custom code to change the font-size and color https://prnt.sc/wmpbbc
    Replace custom by the code below to overwrite the default color styles

    .top-bar a, .header-type-7 .top-bar a {
        color: #333;
        font-size: 25px;
    }

    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.