Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1221329
    pdopchev
    Participant

    Hi guys,

    Just followed this thread for placing two buttons next to each other: https://community.theme.co/forums/topic/placing-two-buttons-side-by-side/

    but nothing happens. This is what I have so far: “pull-left” in the class field of the first button and after that didn’t work, I added the this to the customizer according to the thread above:

    .x-btn.pull-left {
      display: inline-block;
      margin: 0 10px;
    }

    But still nothing! The funny thing is that actually it does show the two buttons next to each other in cornerstone but not on the actual website…

    link: http://www.crestedbuttesnowsports.org/grants

    #1221842
    Rupok
    Member

    Hi there,

    You have a gap element there that’s causing this. Let’s remove the gap and it will work fine.

    Cheers!

    #1222337
    pdopchev
    Participant

    Great! Thank you for the help!

    #1222421
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1221329 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>