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

    Hello at Kriesi,
    is it possible to delete the shrinking effect of the “LOAD MORE” Button in Masonry Element (not talking about portfolio mansonry or masonry gallery). I just want to have a color change which I have done with

    #top .av-masonry-load-more:hover{
    color: #ee7f00;
    border-color: #ee7f00;
    }

    and which works fine.

    Thanks and Best Regards

    #769808

    Hey Sigmund,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #769845

    Hello Victoria,
    thanks for helping me.
    Best Regards

    #770335

    Hi Sigmund,

    Please add this code to your /themes/enfold-child/style.css

    
    #top .av-masonry-load-more:hover {
            letter-spacing: 1px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #770988

    Works like charm! Thank you, Victoria.

    #771492

    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

    #771553

    Hi Rikard
    You can close the topic.
    Best Regards

    #772206

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Effect of the "Load More" Button in Masonry’ is closed to new replies.