Home Forums Pro Themes Mediclean Pro Change color of the header banner

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #67967
    Anna Wanland
    Participant

    Hello,

    I’m using the MediClean Pro theme and was wondering how can I control the color/appearance of the header banner? At least, I think the element is called header banner. See this page:
    http://www.medicalimagingtechnologies.com/category/news-feed/

    I have turned the header banner off on all other pages as I can’t figure out how to edit the color of it.

    Is there any CSS code that can be used for controlling the color? Thanks in advance!

    Kindest regards
    Anna

    #67969
    wensolutions
    Keymaster

    Hello @anna-wanlandmedicinskbildteknik-se,

    To change the color of the custom header section use below given CSS.

    For this go to Admin Panel > Appearance > CUstomize > Additional CSS and paste the CSS.

    #custom-header {
        background-color: #a1ef00;
    }

    Here change the color as per your requirement.

    Hope this helps.

    Best Regards!!

    #67974
    Anna Wanland
    Participant

    Hi Wensolutions,

    Thank you so much for the quick support! Yes, it works perfectly.

    kindest regards,

    Anna

    #67975
    wensolutions
    Keymaster

    Hello @anna-wanlandmedicinskbildteknik-se,

    Glad we could help.

    If you have any issue further, please let us know.

    We would also really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/mediclean/reviews/

    Hope this helps.

    Best Regards!!

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