Hello all
is it possible that on the page: link below
in the menu mobile the distances can be set the same size as between instagram and facebook. Printscreen see below:
and that the icons have the same colors as the hamburger menu #873618
Instagram and facebook maybe also a little bigger
Thanks in advance
kind regards
Franz
Hey schweg33,
Please try this css:
@media only screen and (max-width: 767px) {
#header_main #menu-item-shop .cart_dropdown_link {
padding: 0 15px 0 30px;
color: #873618;
}
}
#top #menu-item-shop .av-cart-counter {
background-color: #873618;
}
.header_color #header_main .social_bookmarks a {
color: #873618;
}
After applying the css, please clear your browser cache and check.
The expected results
Best regards,
Mike
hello mike many thanks
Everything works great
only one small question
The shopping cart on the PC does not change its color.
Can I also set this via css
thanks
and kind regards
Franz
Hi,
Glad to hear, try adding this css
#header_main #menu-item-shop .cart_dropdown_link {
color: #873618;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thank you Mike
now it fits great
Thanks for your great support
you can close this request
kind regards
Franz
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike