Hi
Sorry to ask this but I know there are many different CSS solutions for this one.
Please can you let me have the CSS to centre the mobile logo on this site?
Thank you very much
Hey jaroljmek,
Thank you for your patience, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
@media only screen and (max-width: 767px){
.responsive #top #header_main .logo img,
.responsive #top #header_main .logo {
margin: auto !important;
}
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike
Thanks that’s perfect!
Best
CJ
Hi CJ,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko