MoonMama Posted May 23, 2020 Posted May 23, 2020 Site URL: https://www.tribeandsol.com Hello, I would like to align the dropdown menu with the Shop link. without the current code it aligns left and has a lot of empty space. Thank you
tuanphan Posted May 23, 2020 Posted May 23, 2020 Add to Home > Design > Custom CSS .header-nav-folder-item { text-align: right; } 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!)
MoonMama Posted May 24, 2020 Author Posted May 24, 2020 a.header-nav-folder-title:hover+div,.header-nav-folder-content { text-align: center !important; position: absolute; left: 40% !important; right: unset !important; -webkit-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%);} thanks to Tuan Phan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.