You must be logged in to reply to this topic. Click here to login or register
Forum › Forum › Magento Theme › SNS Ostore – Magento Theme › navigation / logo resize
Hi there,
my problem with the navigation was solved, but now does persist, when I add a menu item BLOG. See Picture, I have changed css from 18px to this: @media (min-width: 992px) and (max-width: 1199px) {
#sns_custommenu ul.mainnav li.level0 > a {
padding: 0 10px;
}
Problem not solved, because the logo now moves to close to everything. Is there a possibility to make the logo responsive? Or do I need to make it smaller? Thank you!
You must be logged in to reply to this topic. Click here to login or register