Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #230527
    RodeBoy
    Participant

    On rose-florist.co.uk my customer has asked for the background to the Primary Menu to be white. If I change it in Color Options the background to the Footer widget area changes too, which they do not want! Could you advise the CSS coding to do this please?

    Many thanks, Chris

    #230550
    tikaram
    Keymaster

    @rodeboy: Please add the following additional css and let me know

    .fluid-layout #header-content {
        background-color: #ffffff;
    }
    
    .site-navigation .current-menu-item > a {
        color:#7c4a2f;
    }

    Regards,
    Tikaram

    #230669
    RodeBoy
    Participant

    This works perfectly Tikaram, thanks. However I now need to change the background colour for the Hero Content, Testimonials and Gallery Sections. When I go to do that within Customise the Primary Menu background reverts back to black! Strange!

    Could you please advise further? Thanks.

    Chris

    #230675
    tikaram
    Keymaster

    @rodeboy: Can you please change the backgrounds of the required sections and let me know. Since I am not able to reproduce the same error at my end.

    Regards,
    Tikaram

    #230677
    RodeBoy
    Participant

    Tikaram, I have changed the colours, and also removed the coding you advised above as I suspect it will need to be replaced by something else!

    Thanks

    Chris

    #230678
    RodeBoy
    Participant

    Tikaram, I have just gone back in again and re-added your coding and it is all okay now? All very strange, so it seems as it’s okay now.

    Don’t you just love the job you work in?! It must seem in-explainable at times!!

    Chris

    #230770
    tikaram
    Keymaster

    @rodeboy: Glad to know that the issue has been resolved. It happens sometimes with me as well. Let me know if you have any more issues.

    Regards,
    Tikaram

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Menu Background Colour’ is closed to new replies.