Customize Portfolio page
-
Is it possible to remove the “All” tab in the Portfolio page view in the theme “Natural”?
The blog I need help with is: (visible only to logged in users)
-
Hi there, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
#portfolio-filter .radius-full { display: none; }
- The topic ‘Customize Portfolio page’ is closed to new replies.