Tagged: CSS, media queries, Responsive Layout, woocommerce cart
Hello!
I’ve a responsive problem (in the range 768px to 989px ) on the website https://www.personaltrainerafirenze.it/.
I try to fix it but the problem still occur, could you please help me?
here how it is:
https://www.personaltrainerafirenze.it/wp-content/uploads/2020/04/resposive-problem-1.png
https://www.personaltrainerafirenze.it/wp-content/uploads/2020/04/resposive-problem-2.png
here how it shoud be
https://www.personaltrainerafirenze.it/wp-content/uploads/2020/04/how-it-should-be.png
Hey opificioilgranello,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#header {
background: #dcd9d6;
}
@media only screen and (max-width: 989px) {
#top #header_main #menu-item-shop .cart_dropdown_link {
height: 88px !important;
line-height: 88px !important;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect! Thank you Victoria!
Best Regards
Laura