Hi,
I would like to add a body background on a specific page from my CSS child theme
For exemple for a page who have ID 321.
Thanks for your help.
You should read the documentation, it’s really easy and faster than support here.
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-321 #main {
background-color:red;
}
Best regards,
Rikard
Thanks Rikard
Hi,
Glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit