Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #911705

    Hi,

    I am using enfold and would like to reduce some space before and after some elements. Im trying to use the separator white space element, it works with a positive value but doesn’t work if i enter a negative value. why is that?

    Thanks

    #911748

    Hey siteitltd,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-section-huge .content, 
    .avia-section-huge .sidebar {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #912167

    thank you so much!

    #912268

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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