Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1351099
    jameshowsam
    Participant

    Hello, is it possible make the load more button for the masonry essential grid bigger? Thanks

    #1351210
    Jade
    Moderator

    HI James,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1352153
    jameshowsam
    Participant
    This reply has been marked as private.
    #1352244
    Lely
    Moderator
    This reply has been marked as private.
    #1352468
    jameshowsam
    Participant
    This reply has been marked as private.
    #1353232
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .esg-navigationbutton.esg-loadmore {
        font-size: 25px;
        border: 1px solid red;
        padding: 10px;
    }

    Hope that helps.

    #1353404
    jameshowsam
    Participant

    Perfect, thank you. Is there also a way I can change the link hover state colour.
    Thanks

    #1353472
    Christopher
    Moderator

    Hi there,

    Sure, please add this code too :

    .esg-loadmore-wrapper:hover > div {
        color: #000 !important;
    }

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1351099 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>