Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1032591

    Hi,
    I noticed that the CTA buttons on the this page: https://www.charlicharger.com/charli/ are too close to each other. How can I put some space between them?

    Thank you for your help

    #1032880

    Hey Arlinx,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-19697 #av_section_3 .avia-button-left {
        margin-right: 20px;
    }

    Best regards,
    Rikard

    #1033126

    Thank you for your reply. But it works only for the first two buttons.I need for all buttons in the page!

    #1033248

    Hi,

    Try the following in quick css:

       .page-id-19697 .avia-button {
     margin-right: 20px;
    }

    Best regards,
    Jordan Shannon

    #1033490

    Thanks a lot of the help works perfectly.
    Is it also possible to make a CTA in the site menu? Possibility of another color?
    Thank you for your help!

    #1033658

    Hi,

    Do you mean on the same line as the menu?

    Best regards,
    Jordan Shannon

    #1033970

    Yes

    #1034277

    Hi,

    Thanks for the clarification, you can set any menu item to display as a button under Appearance->Menus. Look for the Menu Style option in the menu item in question.

    Best regards,
    Rikard

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