Can not see the header!

Posted in: Newspaper
Post count: 11

I made a header on all pages of the site with a transparent background and white letters. As here: http://www.brandnewwoman.ru/home/
But on the blog page of the header you can not see: http://www.brandnewwoman.ru/2018/01/05/hi/
Do not tell me how to solve the visibility problem of the header on the blog page?

Thank you in advance!

Post count: 22421

Hello,

When using an overlay menu, you will have to make the menu visible for all other templates besides the page and implement the css for that page only. Please make the menu black or other colors so you can see it on every other template and then add this css code to your page in the tagdiv composer:

.home .td-header-wrap .td-header-menu-wrap .sf-menu>li>a{
color:white;
}

Thank you!

Post count: 11

Many thanks!!!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.