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

    Dear support,
    how could i set the top and bottom-padding of the upper easy slider to 0px?

    #1432048

    Hey dondela,
    It is from the main container and not the slider, Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #main .container_wrap_first > .av-section-cont-open > .content {
    	padding: 0;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1432052

    Hey Mike,
    thank you very much – this was it!
    :-)

    #1432067

    Hi,

    Great, I’m glad that Mike could help you out. 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.