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

    On the homepage when viewing on mobile, how do I add more space between the four sections of EPX Edge, New Payments Hub and Quick Funding and 24/7 Support? (IMAGE 2)

    View post on imgur.com

    #1095296

    Hey webguy007,

    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

    
    @media screen only and (max-width: 767px) {
        .responsive #top #wrap_all  #av_section_1 .av_one_half.flex_column {
            margin-top: 30px;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1095560

    This worked great.
    Thank you

    #1095915

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile Responsive spacing’ is closed to new replies.