Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #849791

    sendpire
    Participant

    Hey guys,

    I’m creating a second page using your theme and I’d like to create a bunch of buttons in rows. It works awesome except for one little thing: there seems to be some addional space below every column, and I want to remove that.

    How can I do that?

    #849792

    sendpire
    Participant
    This reply has been marked as private.
    #850031

    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    .home .x-column.x-sm.x-1-4 p {
        margin-bottom: 0 !important;
    }
    

    Hope that helps.

    #850700

    sendpire
    Participant

    Works like a charm. Thanks guys! 🙂

    #850701

    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!