dani_1011 Posted September 1, 2023 Posted September 1, 2023 At the bottom of every portfolio page in Avenue, the entire menu of large thumbnails up. I'd like to remove that to keep the pages less cluttered. For example, if you click on the first box on this page "for your eyes only 2021-2023" and scroll to the bottom, I'd like to remove the options: "Back to Work" and "prev / next" and everything that shows up beneath that. Any help is appreciated!
tuanphan Posted September 3, 2023 Posted September 3, 2023 Add to Website > Website Tools > Custom CSS /* remove back to prev next */ .project-controls { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
dani_1011 Posted September 22, 2023 Author Posted September 22, 2023 I tried adding this code but it didn't work for me. I went to one of the menu pages > settings > advance > then entered the code there but there was no change.
tuanphan Posted September 25, 2023 Posted September 25, 2023 On 9/23/2023 at 4:19 AM, dani_1011 said: I tried adding this code but it didn't work for me. I went to one of the menu pages > settings > advance > then entered the code there but there was no change. Hi, Add to Custom CSS, not Code Injection Website > Page > Website Tools (under Not Linked) > Choose "Custom CSS" Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment