MoonMama Posted May 23, 2020 Share 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 Link to comment
tuanphan Posted May 23, 2020 Share 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 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
MoonMama Posted May 24, 2020 Author Share 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 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.