BuddyBoss Home – Web Support Forums Themes BuddyBoss theme How to increase the padding between buttons via CSS in mobile version

Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #33822
    @simonalsa

    Hi!, anybody knowns how to increase the padding between buttons via CSS in mobile version?

    Desktop version its ok!

    ty

    Answers

    #33835

    Alyssa
    Participant
    @alyssa-buddyboss

    @simonalsa I do not believe you want to affect the padding for any other buttons on the site so to edit them on the home page only add this code to your custom.css file:
    .home-page .entry-content .button{margin:0 10px 0;}
    I was unable to access your site so this code may not work but you can get the jist of it.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘How to increase the padding between buttons via CSS in mobile version’ is closed to new replies.