-
AuthorPosts
-
October 10, 2017 at 2:39 pm #862468
Hello,
Is is possible to change the transparacy of the ‘glazed’ header?
Is it possible to get a white backgound in the navigation?
see as example: https://postimg.org/image/9snzfqs83v/greetz, marcel
- This topic was modified 7 years, 1 month ago by mgansevoort.
October 10, 2017 at 2:40 pm #862470sorry, this is the example of the white background:
https://postimg.org/image/9snzfqs83v/October 11, 2017 at 6:59 am #862755Hi,
Thanks for the link and screenshots, though I’m not sure I understand what you are looking to achieve. Do you want the header to stay white all the time?
Best regards,
RikardOctober 11, 2017 at 8:12 pm #863010Hi Rikard,
Yes, thats correct. But only the background of the main header,
see the picture how we want it. https://postimg.org/image/59glv9itnf/
in the picture is the main header white, and behind the text “Voor vrijblijvend advies, bel: 06 513 22 051 of mail: (Email address hidden if logged out) “is the background also white.
Is this possible?
greetz, Marcel
October 13, 2017 at 10:42 am #863840Hi,
Thank you for the update. Please add the following css codes.
#top .av_header_transparency #header_main { background: #ffffff; }
And then configure the “Main Menu links” style in the Enfold > Advanced Styling panel.
Best regards,
IsmaelOctober 17, 2017 at 3:54 pm #865316It works, but also other backgrounds become white.
See:
https://www-d-o-t-tuinburo-d-o-t-nl.alvast-online.nl/elements/fullscreen-slider/
(DE TUIN ALS PLEK WAAR JE GELUKKIGER VAN WORDT)and:
https://www-d-o-t-tuinburo-d-o-t-nl.alvast-online.nl/tuinontwerp-voorbeelden/
(TUINEN IN VELE VORMEN)these headlines have now a white background, but they must remain transparant.
greetz, Marcel
- This reply was modified 7 years, 1 month ago by mgansevoort.
October 18, 2017 at 5:30 pm #865848Hi Marcel,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .all_colors .caption_fullwidth.av-slideshow-caption h2 { background-color: transparent; }
But now you need to change the text color too, it becomes almost invisible.
If you need further assistance please let us know.
Best regards,
VictoriaOctober 18, 2017 at 9:04 pm #865910thx Victoria,
one more thing: also on the frontpage the H2 headlines are not transparant, see:
https://postimg.org/image/9eg12hm7iz/greetz, marcel
October 19, 2017 at 9:50 pm #866476Hi marcel,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .all_colors h2 { background-color: transparent; }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.