Tagged: enfold, masonry grid
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
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
Added to custom code, didn’t work. Amin link info in private
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
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
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
Thanks Mike, worked perfectly. Please close this ticket.
Quick question – is Enfold tested with WP v 6.1?
Regards,
Mark
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