Horizontal Flap Text Color

Posted in: Newspaper
Post count: 6

Hi,

We have just installed “Business Demo” and we get an issue with the “horizontal flap”. The flat is colored in grey which is the same of the text. How can we change the text color to white?
See below a link to the page.
http://www.fundoversa.com.br/lamina-versa/

Post count: 35449

Hi,

I do not quite understand on which “horizontal flap” you are referring, please provide some more details and some screenshots.

Thank you for your understanding!

Post count: 6

Hi,

See below the printscreen of the “horizontal flap”

Post count: 35449

Hi,

You’ll need to use a custom css for that -> https://www.screencast.com/t/kbqUoZ7ts
Please add the custom css in Newspaper>Theme panel>Custom code>Custom css
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
color: white
}

Thank you!

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