Hi,
The header title + header social icon on one of my pages have disappeared. I dont’ understand how it is possible.
I tried this workaround: https://kriesi.at/support/topic/another-fix-for-disappearing-titles-and-breadcrumbs/. It doesn’t work.
Could you please help me?
Thx
Carine
Hi Carine!
That is because your header is set to transparent on that page. You can add following code to Quick CSS in Enfold theme options under General Styling tab to change the background color
#top .av_header_glassy.av_header_transparency #header_meta {
background: #571f1c;
}
Best regards,
Yigit
Thx.
Carine