-
AuthorPosts
-
May 5, 2016 at 9:16 pm #627983
The header on each page of my website is not transparent on mobile. Can you please assist?
Also, how do I change the header menu links ie. Home, Services, etc. to be white and not black?
And finally, on my “specials” page the transparent header is messed up and i’m not sure why or how to fix…- This topic was modified 8 years, 6 months ago by theparksidespa.
May 7, 2016 at 1:33 am #628511I have the same issue. How do you make mobile header transparent?
May 9, 2016 at 1:07 pm #629168Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #wrap_all .av_header_transparency { background: transparent!important; position: absolute!important; }
Best regards,
YigitMay 9, 2016 at 8:23 pm #629459Hi Yigit,
Thank you that did work – but now the colored columns are half into the logo and top menu. How would you suggest I fix this?
Also – how do you make the menu headlines to be the color white?
May 11, 2016 at 11:14 am #630596Hi,
about which colored columns are you talking about? your logo and menu look totally fine to me:
Please clear browser cache and check on another device as well.
If you still need help with this, then provide us screenshots highlighting what you mean.
Best regards,
AndyMay 13, 2016 at 5:49 am #631798if you visit the massage therapy under services, the color column goes up into the header and logo.
I’m also trying to make the menu at the top on desktop white text.
May 16, 2016 at 5:44 am #632723Hey!
Is this happening only on this page? Try to add this in the Quick CSS field:
@media only screen and (max-width: 767px) { #massagetherapy { padding-top: 120px; } }
Cheers!
IsmaelMay 16, 2016 at 7:51 pm #633229It’s happening on all pages. Should i use that code but change each page? Or is there a way to do it for all? thank you!
May 16, 2016 at 9:38 pm #633300Hi,
Ismael’s code should work for all pages. Let us know if you still need help with this.
Best regards,
AndyMay 17, 2016 at 4:08 am #633426thank you that worked.
**I still cant figure out how to get my main menu to be white text on all pages. Can you please assist?
May 17, 2016 at 11:04 am #633621Hi,
you can change color for your menu items in theme settings. Look inside of General Styling and/or Advanced Styling.
Best regards,
AndyMay 17, 2016 at 9:28 pm #634011I’ve tried to do that in every way but it only changes the sub menu. I want to change the main menu. It’s odd that it’s so difficult to find or perhaps i’m just missing it? thank you for any suggestions on where to find..because in the advanced styling there’s only options to change sub menu links..
May 18, 2016 at 1:49 pm #634436Hi,
go to Enfold->Advanced Styling and choose “Main Menu Links” for editing.
Best regards,
AndyMay 23, 2016 at 8:16 pm #637046The “Main Menu Links” only changes the color when you hover over them. Right now I have those set as a purple color and that works when you hover over the black main menu links but I want to change the Black to white. The “Main Menu Links” in advanced styling seems to only change the color once the mouse is hovering over the menu item. Please can you assist in how I change the color BEFORE the mouse even touches the menu item.
May 24, 2016 at 12:16 pm #637394Hi,
just remove “Apply only to mouse hover state”:
You can add the Main Menu Link element twice to adjust it’s colors.
Best regards,
AndyMay 25, 2016 at 5:27 pm #638158Wow – so sorry i missed that! Thank you for your assistance!
-
AuthorPosts
- The topic ‘No Transparent Header on Mobile Devices’ is closed to new replies.