Tagged: 

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

    Hi,
    how do I add a class to every single button of a “button row”.
    You can see the example on this page: https://leagrowingpeople.com/newbio/
    Under Elena I used a textbox and I entered the code for the two buttons in line, but the two buttons are not centered in the column.
    While for the buttons I inserted under Luca I used “button row” but I don’t know how to add the class to the individual buttons.

    Now the problems are two:
    -under Elena the buttons are not centered on the column.
    – in the buttons under Luca I can’t insert the “inline_popup” class in the “read more” button

    How can I solve these two problems?
    Thanks for the support.

    #1245848

    Hey Manuela,

    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

    
    .av_textblock_section .avia-buttonrow-wrap.avia-buttonrow-center {
        margin: 0 auto;
        width: 90%;
    }
    

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1245953

    Hi Vicotria,
    That’s gread it works,
    thanks.

    #1246046

    Hi famarinu,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Button Row’ is closed to new replies.