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

    Hi,
    I have two buttons next to each other (touching) and I just want to add 25px of space.
    Both have to remain in the same 1/2 layout element. Any easy fix?

    Thanks,

    Steve

    #875283

    Hey Steve,

    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

    
    .avia-button-wrap.avia-button-left.avia-builder-el-82  {
        margin-right: 25px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #875357

    Hi Victoria,

    It worked! Thanks for your help.

    Steve

    #875499

    Hi Steve,

    Glad we got it working for you! :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.