Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1437512

    Hi, how do I Reduce padding mobile for the our mission section on homepage?

    #1437544

    Hey khrntanya,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .flex_cell.av-aaju7-a2b12b914871cfa296a207a365df0f56 {
        padding: 20px 10px 20px 10px !important;
    }
    }

    Best regards,
    Rikard

    #1437583

    Thanks, I added that code and cleared the cache but things are looking the same.

    #1437646

    Hi,

    You can set the padding for each cell and screen size in the element options, please check the Styling tab then screen type icons.

    Best regards,
    Rikard

    • This reply was modified 8 months, 1 week ago by Rikard.
    #1437651

    Thank you! I see the issue now.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Reduce padding mobile for this seciton’ is closed to new replies.