Tagged: ,

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

    Hello Team,
    I am using an 1/1 element with an image as background so I can put text in there.
    The 1/1 element has 50 padding, how do I remove it so it will be directly below the main menu instead of a gap.

    thanks

    #625860

    Hey WolfvanHaeren!

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

    #after_submenu .content {
        padding-top: 0;
    }

    Regards,
    Yigit

    #625865

    Perfect, thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove padding first element’ is closed to new replies.