Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #479125

    Can someone tell me how to remove spacing as indicated by the arrows on the screenshot?

    View post on imgur.com

    All help will be greatly appreciated!

    #479126

    link to the website

    #479213

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #av_section_1 .av_one_fourth {
        width: 30%;
    }
    #av_section_1 .av-flex-placeholder {
        display: none;
    }

    Best regards,
    Yigit

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