My website http://www.market-in.co has the royal theme and the logo overlaps with the menu on certain devices e.g. ipad windows computers etc, could you help me out in realigning it to the left so it will not overlap?
This topic has 2 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Robert Hall
My website http://www.market-in.co has the royal theme and the logo overlaps with the menu on certain devices e.g. ipad windows computers etc, could you help me out in realigning it to the left so it will not overlap?
Hello,
Please replace this code in custom.css file
.header-logo img {
max-width: 720px !important;
}
to
.header-logo img {
max-width: 450px !important;
}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up