Hey guys,
Can you help me fix the margins on the logo’s?
Specifically beneath the logo, there appears to be some sort of whitespace there that doesn’t make the logo even with the line break and footer.
Website: http://www.cscyran.com
Thanks!
Chris
Hi Chris
Please edit your logo and remove whitespace from top and bottom
Regards,
Yigit
Hi Yigit,
I tried that but with no luck :(. Try selecting over and below the logos and you’ll see a gap on the bottom. I designed the logos the same way as the enfold demo.
Thanks!
Chris
Hi!
There is only small padding around logo image and you can remove it with following code
.logo img { padding: 0; }
Best regards,
Yigit
Hey!
I have added the code to Quick CSS field. Please flush browser cache and review your logo now
Best regards,
Yigit
Hey!
Thank you for the screenshot.
Adjust the min height of the color section with this:
.avia-section {
min-height: 50px;
}
Best regards,
Ismael
It works!!!!
Thanks Ismael & Yigit, you guys and the rest of the support team rock.
– Chris