Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Claire Hodson
    Participant

    Hello

    I can change the link colour but changing the font colour does nothing on the front end, it shows as a grey on the website whatever I choose in the settings.

    Hope you can help.

    Hi Claire,

    It looks like your theme is overriding the color.

    Can you please share your page URL where I can see the announcement ?
    I’ll share CSS style to fix it.

    Thanks,
    Aakash

    Claire Hodson
    Participant

    Yes, thank you Aakash. It is https://roseinvalehotel.co.uk/

    Hi Claire,

    Please paste below CSS somewhere in your theme settings. Here 2088 is the ID of the announcement and #fff is the white color for the paragraph. You can change this as required.

    #ancr-2088 p {
        color: #fff;
    }

    The reason it was not working because, you have a “paragraph <p>” tag in message which is taking the color from the theme.

    Thanks,
    Aakash

    Claire Hodson
    Participant

    Thank you Aakash that worked. I don’t know how to remove the <p> tag as I haven’t put one in.

    Excellent !

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter