Please help me with configuration:
I am missing that when the first section of a page has blue background color, the font type is white. Once this was automated before I accidentally reset my website.
I tried to set color to #ffffff in gui backend in main content and alternate content section. But without success.
I don’t want to change the color on every single page from now black to white.
See example in Private Content.
Hey frammies,
You can set that in the element options for both the Special Heading and Text Block.
Best regards,
Rikard
Hi Rikard. There must be a function or customization for this need. I don’t want to change dozens of pages manually. Before I accidentally reset my website and custom css worked fine. Please take a look at Private Content Link.
Any idea how quick css could solve this?
Hi,
You can set the colour for all heading and the paragraph tag under Enfold->Advanced Styling.
Best regards,
Rikard
works for H1 : )
but how to configure the next element? Body and paragraph are not working.
Element:
<div class=”avia_textblock” itemprop=”text”><p style=”text-align: center;”>……………..</p>
</div>