Tagged: ubermenu
Hi,
After implementing Ubermenu3, the right side of the logo got chopped off. I’m not sure how to fix this. Any idea would be helpful.
sl
You can see the “r” is cutoff along with the year 1979 on the logo. You can also see the letter “d” is also cut off from the word firewood.
Hey!
Please add following code to Quick CSS
.logo, .logo a {
width: 100%;
}
Regards,
Yigit
Perfect..that worked. Please close this ticket.