Top bar - by MOMO - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler

  • Avatar: MOMO
    MOMO
    Participant
    July 5, 2018 at 20:23

    Hi,

    I have changed the background color of the top bar to white and font to dark.
    But ‘newsletter’ stays in white font and I have no idea where to change this.

    Using electorincs demo.

    Thanks!

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 6, 2018 at 07:23

    Hello,

    Please try to add this code in Theme Options > Styling > Custom css:

    .top-bar .popup_link a {
        color: black;
    }
    

    Regards

    Avatar: MOMO
    MOMO
    Participant
    July 6, 2018 at 08:56

    Thanks, but that didn’t work.

    Where can I change this text and link?
    (and font color :-))

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 6, 2018 at 09:10

    Font color can be changed using custom css. Please provide me URL, so I can inspect your site and give appropriate css.
    Promo link text you can change in Theme Options > E-commerce > Promo Popup.

    Regards

    Avatar: MOMO
    MOMO
    Participant
    July 6, 2018 at 09:31

    https://store.amazic.com/

    Use DigitalStore to see the site

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 6, 2018 at 10:01

    Please change the previous code to:

    .top-bar .popup_link a {
        color: black !important;
    }

    Regards

    Avatar: MOMO
    MOMO
    Participant
    July 6, 2018 at 10:20

    Great, thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 6, 2018 at 10:21

    You’re welcome!

    Regards

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