wander_sketch Posted August 23, 2020 Share Posted August 23, 2020 Hello community, please help! Please see below, I am looking to remove the links below the button in the navigation of the attached image (<setup your webshop first look: Bluehost & Setup your webshop first look Wix) <--- this removed. How do I go about this? Thank you Link to comment
derricksrandomviews Posted August 23, 2020 Share Posted August 23, 2020 This should work for project, index, portfolio pages: .project-controls { display: none !important; } If this is a blog page try this in blog page code injection header. <style> .BlogItem-pagination.clear {visibility:hidden !important;}</style> Link to comment
tuanphan Posted August 24, 2020 Share Posted August 24, 2020 Add to Home > Design > Custom CSS [data-collection-type="portfolio-grid-basic"].item-pagination { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment