Hi,
I’ve already sent email and reply new thread about this case, but until today you didn’t respond.
In previous ticket you’ve costum my logo and thanks to that. But the problem, the logo is not centered in mobile device.
Please fix it for me.
Many thanks
Hey sunardo,
Please try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.responsive .logo img {
margin: 0 auto !important;
position: relative;
left: 27px;
}
}
Hope this helps :)
Best regards,
Nikko
