Hi,
Do you have some CSS to change font color for one specific page?
I have white font color and white background on one page. I would like to change font color to black.
Thanks.
Hey FinHenri,
Yes, can you please provide a link to the page you would like to change?
Best regards,
Jordan Shannon
Hi,
Enclosed details for you.
Btw if you could also check one more thing. I have call to action button on front page. I have set it to go down to “info” section.
On other website i have made with Enfold it will scroll down to the next section but this time it download the page again and open up on the “info” section. Its not really a smooth transition.
Thanks.
Hi,
Add this to quick css:
.page-id-35 a .avia-menu-text{
color:#000!important;
}
As for the second question, what is the call to action button?
Best regards,
Jordan Shannon
Hi Jordan,
Seems like that code didnt help. If you dont mind would you can try to set it yourself?
Button is on front page on the first section.
Hi,
That code should work for the menu color. Please add it to the very top of quick css so it runs first. Also clear your your cache a few times over.
Best regards,
Jordan Shannon