Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1299472

    Hello,
    How to add space between buttons?

    web:

    Thanks!

    • This topic was modified 3 years, 4 months ago by reinkieker.
    #1299540

    Hey reinsicht,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1299620

    Here we go!

    Thanks

    #1299707

    Hi,

    Add this to quick css:

    .avia-button-wrap.avia-button-right.avia-builder-el-91,
    .avia-button-wrap.avia-button-right.avia-builder-el-90{
    margin:2px!important;
    }

    Best regards,
    Jordan Shannon

    #1299734

    Hello,
    thanks for the Help, i put the that in the quick css, but unfortunately doesn’t work.
    Theres another option to do it?
    Any Suggestion?
    Cheers

    #1300028

    Hi,

    Thank you for the inquiry.

    Looks like it is working properly now. Please check the screenshot below.

    Screenshot: https://imgur.com/zNMeEPO

    Try to purge the cache and toggle the file compression settings, then check the page again.

    Best regards,
    Ismael

    #1300128

    hi,
    i dont know if works properly, i want the buttons more close each other.

    At first i made it with two Layout Elements, but still so much distance between them:

    An now i ty like that but still so close:

    is that posible?

    Seite

    #1300387

    Hi Seite,

    Please try adding this CSS code in Quick CSS:

    .page-id-990 #after_submenu_7 .av_four_fifth.avia-builder-el-90 {
        width: 84.8%;
    }
    
    
    .page-id-990 #after_submenu_7 .av_one_fifth.avia-builder-el-92 {
        margin-left: 0;
    }

    Best regards,
    Nikko

    #1300483

    Hello Niko,
    still dosnt work, can you Help with that too?
    The Suportuser still works

    https://www.werbeartikel-immobilien.de/wp-login

    Cheers!

    #1300649

    Hi reinsicht,

    Thanks for giving us admin access.
    I have added it in Quick CSS, please review the page.

    Best regards,
    Nikko

    #1300660

    Helo,
    thanks so much its perfect!.

    Cheers

    #1300684

    Hi reinsicht,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘How to add space between buttons’ is closed to new replies.