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

    On the bottom of all my masonry grids there is a white box with “Page 1 of 0”

    etc. It is the same on all 20+ masonry grid galleries.

    I set the masonry grid to display all.

    Where can I find the setting to remove this white box and text?

    Thanks in advance,

    Mark

    #1371045

    Hey Mark,
    Thanks for your question, have you added this css in the Quick CSS:

    .pagination a,.pagination span {
        display: block;
        float: left;
        font-size: 11px;
        line-height: 13px;
        padding: 2px 9px 1px 9px;
        text-decoration: none;
        width: auto
    }

    If you have please remove it, if not please include admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    #1371470

    Added to custom code, didn’t work. Amin link info in private

    #1371475

    Hi,
    I believe that you misunderstand, you should remove the above css if you have added it.
    The login you posted doesn’t work.

    Best regards,
    Mike

    #1371501

    I tested it both with and without the code you provided and it made no difference.
    I updated the admin login pw in the private content below.
    Thanks in advance,

    Mark

    #1371524

    Hi,
    Thanks for the login, I added this css:

    .av-masonry-pagination-pagination {
    	display: none;
    }

    please clear your browser cache and check.

    Best regards,
    Mike

    #1371544

    Thanks Mike, worked perfectly. Please close this ticket.

    Quick question – is Enfold tested with WP v 6.1?

    Regards,

    Mark

    #1371551

    Hi,
    Glad we were able to help, I’m using WP v 6.1 on my test site and have seen no issues, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Page 1 of 0 on bottom of Masonry Grid’ is closed to new replies.