Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #918791

    I have a WP / Enfold page with multiple sections including a Tab section and a Color section. I want to be able to specify a single gradient color for the page body. I cannot place a section inside a section, otherwise a gradient on the parent section would possible have done the trick.

    Is there a way of achieving what I want?

    #918816

    Hey Bicyclist51,

    Yes, you would need to use custom css code to do it, and you can apply it on this css selector:

    #top #wrap_all {
    
    }

    Let us know if you need assistance on the gradient color.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.