Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1101094

    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.

    #1101135

    You should read the documentation, it’s really easy and faster than support here.

    #1101284

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-321 #main {
      background-color:red;
    }

    Best regards,
    Rikard

    #1101441

    Thanks Rikard

    #1101445

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘body background’ is closed to new replies.