Hi there,
I want to make a single page look different than the other/regular pages via Quick CSS. Now, I found out, I should use the .page-id-XX class with every modification I do, but I failed at configuring the background-color (it’s a boxed layout). I tried various versions, but it won’t work.
The most basic thing I tried – to check if this is working at all – was this:
html { background-color: #595959 !important;
}
Yet as soon as I put the .page-id-xx anywhere near that styling, it’s not working anymore. Can you help me with that?
Thanks in advance,
Franzi
Hi hund-herrchen!
Please add code block element to the page you would like to customize and then add the code into that Code Block element as following
<style>
html { background-color: #595959 !important; }</style>
Best regards,
Yigit
ha – that was straight foreward. Thanks a lot!
Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit