So I have gone around in circles to try to get the shopping cart aligned with the hamburger. Right now it sits just below the hamburger. Can you guys help me out?
Hey metrocitygirl,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 990px) {
#top #header_main #menu-item-shop .cart_dropdown_link {
line-height: 80px;
height: 80px;
}}
Best regards,
Yigit
So I added that but it’s not doing anything. I will include the username and password to access the backend.
Hi,
I changed the code to following one
@media only screen and (max-width: 990px) {
#top #header_main #menu-item-shop .cart_dropdown_link {
line-height: 80px !important;
height: 80px !important;
}}
Please flush cache and review your website
Best regards,
Yigit
yes totally works now thank you! You can close this thread.
Hi,
I’m glad Yigit was able to help you. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon