Hello, I would like to know how I could do to have two different colors for my tags <p>
Two images of what I would :
URL of my website : http://www.davidprevautel.fr
Thank you in advance
Hi,
Try adding this code to the Quick CSS area in the Theme options page:
.page-id-112 p { color: white; }
Regards,
Josue
Thx, it’s work.
Now, how I can do to make two different font colors on one page? (second link)
Regards,
R3v0x
Hi,
You can always change the color using the WYSIWYG editor:
Regards,
Josue
Hello,
Thx for your help, it’s work.
Now i have a new problem.. Look my menu bar when you scroll.
What is the problem ?
Regards
R3v0x
Hi R3v0x,
Please add this code to Quick CSS
.header_color div { background-color: #2C3E50; }
Regards,
Yigit
Hello Yigit,
Thank you verry much !
Regards
R3v0x