Natal Posted November 30, 2023 Share Posted November 30, 2023 Hi, I'm trying to make the linkedin logo at the same level as the menu text here www.tucanogold.com. At the moment it's positioned on the right side but too high (vertically), and i want it to align with the menu. Thanks Link to comment
Solution Web_Solutions Posted November 30, 2023 Solution Share Posted November 30, 2023 1 hour ago, Natal said: Hi, I'm trying to make the linkedin logo at the same level as the menu text here www.tucanogold.com. At the moment it's positioned on the right side but too high (vertically), and i want it to align with the menu. Thanks Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .header-display-desktop { align-items: flex-end !important; } .header-actions-action--social { padding-bottom: 5px; } Kobir and tuanphan 2 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Natal Posted December 1, 2023 Author Share Posted December 1, 2023 20 hours ago, Web_Solutions said: Worked perfectly thanks! Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .header-display-desktop { align-items: flex-end !important; } .header-actions-action--social { padding-bottom: 5px; } 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