• Resolved Andy Devaney

    (@sustainhealth)


    Hi

    I am using Covernews Pro theme and can’t seem to change the colour of the bar along the top.

    Would anyone be so kind to share any CSS they may know of to do this please?

    Thank you.

    • This topic was modified 4 years, 4 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi

    If you are looking to change the menu bar color then please paste the following code in Appearance -> Customize -> Additional CSS:

    body .main-navigation {
        background: YOUR_COLOR !important;
    }

    YOUR_COLOR should be the color you want.

    Thread Starter Andy Devaney

    (@sustainhealth)

    Hi Prashant,

    Many many thanks for this, unfortunately I meant to say the instagram carousel at the bottom of the page rather than the top.

    Sorry.

    Please try the following code:

    .insta-feed-head {
        background: YOUR_COLOR !important;
    }
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Fixing WordPress, this is not an Developing with WordPress topic.

    For pro or commercial product support please contact the developer directly on their site. This includes any pre-sales topics as well.

    https://afthemes.com/supports/

    As the developer is aware, commercial products are not supported in these forums. I am sure they will have no problem supporting you there.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Instagram Carousel Colour’ is closed to new replies.