-
AuthorPosts
-
November 5, 2018 at 10:00 pm #1030065
Hi,
when I scroll the page in my website the extra element – phone number+email adress dissapered
who can I fix that so they will be visible with the sticky menu?thanks a lot!
November 5, 2018 at 10:41 pm #1030077Hey adishlomy,
Add this to quick css:
#header{ margin-top:0px!important; } #header #header_meta{ color:#000!important; } #header.av_header_transparency #header_meta{ color:#FFF!important; }Best regards,
Jordan ShannonNovember 6, 2018 at 9:07 am #1030293thanks!
now it keep’s scrolling, but I cant see the phone number+emaul because their font is in white and the backgrpund is also in white…
can you please give me a shortcode for changing the font color when the scroll starts?thsnks again
November 6, 2018 at 6:21 pm #1030494Hi,
Try adding this to quick css:
#header #header_meta a{ color:#000!important; }Best regards,
Jordan ShannonNovember 6, 2018 at 11:28 pm #1030620try that, but its still not working
I cant see the text – uts still in white above a white background…November 6, 2018 at 11:47 pm #1030626Hi,
Please provide admin info so we can log in and look into this issue further.
Best regards,
Jordan ShannonNovember 13, 2018 at 3:12 pm #1033033here are the details.. thanks
November 13, 2018 at 7:43 pm #1033119Hi,
Fixed. Had to adjust the code to the following:
#header #header_meta a font{
color:#000!important;
}Best regards,
Jordan ShannonNovember 13, 2018 at 10:51 pm #1033206working! great! thanks a lot!!
November 13, 2018 at 10:56 pm #1033208a small new problem that I see now (and it was working before,,)
when I look at the website in my mobile I cant see the phone number (text phone is white)
the icon befor the number is in black, the adittional info (icon+email adress is in black)
only the phone number is white..
what is the reason for that? how can I fix that?thanks..
November 13, 2018 at 11:45 pm #1033226Hi,
I added the following to quick css:
@media only screen and (max-width: 767px) { #header.av_header_transparency #header_meta a font{ color:#000!important; } }Best regards,
Jordan ShannonNovember 16, 2018 at 10:54 am #1034359its still not working…
the font of the phone number is white…
please chack who can we solve it…
thanks!November 16, 2018 at 10:58 am #1034364fixed that. thanks
November 16, 2018 at 6:48 pm #1034528Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘header extra element – stay visible with the sticky menu’ is closed to new replies.
