Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #779850

    Hi,

    I have 3 buttons in the same column and they are all align left, so they are next to each other.

    But I need some space between them. I have tried to add the following in Quick CSS

    .avia-button {
    margin-left: 8px;
    }

    It doesn’t work – can you tell me what I have missed?

    Thx!

    #779879

    Hey Jake,

    Can you give us a link to the page mentioned? so we can check and give you the css code that should work :)

    Best regards,
    Nikko

    #779883

    Hey Nikko,
    Link is added below.
    You find the grey/silver buttons in the right side.

    Thank you!

    #779893

    Hi,

    Thanks for providing the link, try adding this css code:

    .page-id-306 #after_section_1 .avia-button-wrap.avia-button-left {
        margin-right: 8px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #793819

    Hi Nikko,

    Thanks for your answer. I added it to Quick CSS, but unfortunately it didnt work.

    Do you have any other ideas?

    Thx!

    #793846

    Hi,

    I can’t see the css I have given showing in the css. Can you try to clear the cache from Autoptimize plugin? and check it again.

    Best regards,
    Nikko

    #793876

    My bad!
    Thanks a lot!!

    Have a good day!

    #793897

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #793900

    You can close it. Thank you very much.

    #793907

    Hi,

    Glad we could help! Thanks for using Enfold :)

    Best regards,
    Nikko

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