Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #517646

    Hi, i have a question.

    Im developing a site for a customer and now Im facing a problem.

    I have 2 diffent sliders (rev slider) with transparant header setting on 2 different pages. Slider 1 has a light bakground, so the menu color is set to black. Slide 2 has a dark background, bt now the menucolor is also black. Is there a way to have that set to white color?

    Thanks in advance

    #517893

    Hi bonami,

    I couldn’t see anything like that on your page but I think the easiest way to get your menu to show is to change the background which is hiding the menu. I don’t think changing the colour of the menu per slide would be possible to be honest with you.

    Best regards,
    Rikard

    #517934

    Hi Rikard, Thanks for the reply.

    To be exact: the homepage has al green background: darkgrey as menu font color works fine there. The 2nd page [bij overlijden] has a dark background (woods). So there the font color of the menu should be white (you cant see it anymore.

    #517961

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-142 .av_header_transparency #header_main .avia-menu-text, .page-id-142 .av_header_transparency #header_meta * {
        color: white!important;
    }

    Cheers!
    Yigit

    #517983

    many thanks! That worked fine!

    #517987

    Hi!

    You are welcome, we are always happy to help!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘different color menu on separate pages (slider)’ is closed to new replies.