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

    Hi,
    Is it possible to change the width of the “Load More” button on the masonries?
    So it’s not fullwidth, but ex. the same size as the X-Large button

    #797527

    Hey emilgandersson,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .av-masonry-load-more {
        margin: 20px auto;
        width: 300px;
        float: none;
    }

    Just adjust the values as you see fit. Hope this helps :)

    Best regards,
    Nikko

    #797539

    Beautiful!
    Works like a charm!
    Thanks!

    #797609

    Hi,

    Great, glad we could help :-)

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

    Best regards,
    Rikard

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