BoneG Posted March 5, 2020 Share Posted March 5, 2020 Site URL: http://www.haley-jensen.com Hi! I am using the Wells template on my site and am running into an issue. I have so many photo series that my drop down side bar is getting very long. When I drop it down and scroll down to view my templates, I end up scrolling past my gallery image to a full blank page. If you look at my website, open the sidebar and scroll down, you'll see what I mean. Is there a way to make the gallery static, without "fitting to page" because when I fit to page it cuts off my image. Or maybe there's a way to fit it to the page without cutting the image? If anyone has any guidance on this please holler! I don't know too much about code other than basics... Feel like it should be a pretty simple matter to fix but I don't have the key! Best, Haley Link to comment
tuanphan Posted March 5, 2020 Share Posted March 5, 2020 Another solution You can set maxheight for dropdown/scrollbar add this to Home > Design > Custom CSS .subnav { max-height: 200px; overflow-y: scroll !important; } BoneG 1 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
BoneG Posted March 6, 2020 Author Share Posted March 6, 2020 12 hours ago, tuanphan said: Another solution You can set maxheight for dropdown/scrollbar add this to Home > Design > Custom CSS .subnav { max-height: 200px; overflow-y: scroll !important; } YOU ARE AMAZING! You fixed it. Thank you so so so so much!!! 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