• Hi to all,
    Hope you can help me with my problem. I want to change the header color of website. I am using rolex template theme.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Do you have a link to your page so we can help you?

    Or tell us what exactly you want changed. The background? The font color? Of what? Only the top where the menu is?

    Be more specific and we will be able to help you.

    Thread Starter daneyel

    (@daneyel)

    Thanks,

    the link is Maba website.

      as you can see at the top I have a logo but has a white background. and the rest of the header is different.is it possible to have it all White?

    You have an error in you css.

    in #masthead on line 368 write

    background: white!important;

    instead of

    background: color: white!important!

    Also in #blogname h1 I would reduce the margin to

    margin: 15px 0px 0px 0px;

    so the logo doesn’t overlap the head section.

    Thread Starter daneyel

    (@daneyel)

    Thank you so much.
    Have a great day

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    If you’ve made changes to the theme’s files, make sure you don’t update your theme until you’ve transferred changes to a Child Theme or Custom CSS plugin if applicable.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘changing header color in Rolex Thems’ is closed to new replies.