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

    Hi,

    I’ve set my button to center, but they show up left aligned.

    See homepage, third content section.

    Hope you can help me fix this.

    Thx!

    #1423422

    Hi JantienM,

    Please try to add this in Enfold > General Styling > Quick CSS:

    .home #av_section_3 .avia-button-wrap {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1423448

    Hi Nikko,

    Yes it does, strange though that it didn’t work the usual way, right?

    But thanks anyway!

    #1423543

    Hi,

    I’m not sure exactly what went wrong there, but if the CSS which Nikko posted is working, then please continue using it.

    Best regards,
    Rikard

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