In combination with the Fullwidth Easy Slider the „Header Phone number and some Text“ area disappear partly.
1. Only links are shown after the first page loading.
2. If the page get scrolled, the other normal text appear.
how can i fix this?
thanks!
—-
My Enfold Parent Theme Version: 3.0.8
Hey xianeK!
I tried resizing the browser a bit but everything looked ok to me. Can you take a screenshot and highlight what your seeing?
Cheers!
Elliott
Hey!
There was some unfinished code in your child theme css, please try this in Quick CSS:
#top .header_color.av_header_transparency .phone-info.with_nav span {
color: #333 !important;
}
Regards,
Rikard
Hi & thanks Rikard! Your Suppport helped me.
(fyi: i have noticed that this behavior exist also when the child-css ist empty)
XianeK