Hello,
Any ideea how i can remove the 4 square from "see more" button:
I speack about this button:
Hi,
Use this CSS code:
.blog_wrapper .pager_load_more .button_icon{ display: none; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
that's work!
Many thank's for your help!
Comments
Hi,
Use this CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
that's work!
Many thank's for your help!