JanGruber Posted November 11, 2020 Posted November 11, 2020 Hi, i have one quick question, i am preparing webpages for my wife and I have one small problem with the rolling down menu You can see when I click on portfolio there is rolling down menu. Is there any way how to setup rolling right menu, so when I click on portfolio there will be RODINA first, next on the right side SVATBA etc.... So not rolling down but rolling right. Pls help me. thank you very much
tuanphan Posted November 12, 2020 Posted November 12, 2020 Can you share site url? We can help easier 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!)
JanGruber Posted November 14, 2020 Author Posted November 14, 2020 Hi sir, here is the url - https://rabbit-bell-4pee.squarespace.com thank you very much Jan
tuanphan Posted November 14, 2020 Posted November 14, 2020 You mean all dropdown items on same line, not 7 lines as current? 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!)
JanGruber Posted November 14, 2020 Author Posted November 14, 2020 Yes exactly. The problem of actual dropdown menu is that it goes into pictures bellow the menu and it doesnt look good. I hope its clear? Pls let me know. thank you very much Jan
tuanphan Posted November 20, 2020 Posted November 20, 2020 On 11/15/2020 at 1:34 AM, JanGruber said: Yes exactly. The problem of actual dropdown menu is that it goes into pictures bellow the menu and it doesnt look good. I hope its clear? Pls let me know. thank you very much Jan Add to Home > Design > Custom CSS /* dropdown one line */ .header-nav .header-nav-item--folder { position: static !important; } .header-nav-folder-content { left: 0 !important; right: 0 !important; width: 100% !important; padding: 0 !important; display: flex; justify-content: space-between; } 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!)
JanGruber Posted November 22, 2020 Author Posted November 22, 2020 On 11/20/2020 at 10:42 AM, tuanphan said: Add to Home > Design > Custom CSS /* dropdown one line */ .header-nav .header-nav-item--folder { position: static !important; } .header-nav-folder-content { left: 0 !important; right: 0 !important; width: 100% !important; padding: 0 !important; display: flex; justify-content: space-between; } Wow, super! Its working. Last request, how to put it into center of the screen? Now the new menu is on the left side. once again thank you very much
tuanphan Posted November 22, 2020 Posted November 22, 2020 1 hour ago, JanGruber said: Wow, super! Its working. Last request, how to put it into center of the screen? Now the new menu is on the left side. once again thank you very much I see center here. Can you take a screenshot? Which device do you use? 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!)
JanGruber Posted November 22, 2020 Author Posted November 22, 2020 2 minutes ago, tuanphan said: I see center here. Can you take a screenshot? Which device do you use? Sorry, in the meantime I realized how to do it. Thank you very much again for your help! Have a really nice day! Jan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.