jolam127 Posted May 18, 2020 Share Posted May 18, 2020 Site URL: http://www.jojo-lam.com/#/so-long/ Hi, I'd love to disable the navigation function on the upper right hand side of the flatiron template. As shown on my site - http://www.jojo-lam.com/#/so-long/. Is there any custom codes for this? I've seen clients navigate my website thinking this would show the next image when it actually throws them to the next project. Thank you! Link to comment
cheapsea Posted May 18, 2020 Share Posted May 18, 2020 Add this to the portfolio code injection under Portfolio Settings > Advanced: <style> .item-pagination {display: none !important;} </style> Link to comment
tuanphan Posted May 18, 2020 Share Posted May 18, 2020 If you use Personal Plan, add this to Home > Design > Custom CSS #navigator #project .switcher { display: none; } 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!) Link to comment
jolam127 Posted May 26, 2020 Author Share Posted May 26, 2020 Thank you so much for your response! It worked! I have three additional questions to ask here... 1) How to fix the size of my thumbnail grid display on my homepage regardless of the resolution/size of a monitor? To be clear, when I view my homepage on my ipad/mbp - it looks how I intend it to be. (image attached below) Whereas when I use my external monitor that's 24inch - and it has happened on other peoples computers as well, the site somehow ends up stretched out and extra wide and creates this undesirable effect, how can I fix this? It also does this when you click on a specific project, and when you scroll down and see the preview of other projects... THANK YOU!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.