How to set the logo is always centered.
Now it is shifted to the right or left (iphone, ipad, vertucal, horisontal, pc).
Screenshots from your demo8
themes.vibethemes.com/wplms/skins/demo8/
https://prnt.sc/g8ptnc
https://prnt.sc/g8pt7h
https://prnt.sc/g8psuj
https://prnt.sc/g8ptj9
https://prnt.sc/g8pt54
It looks very unprofessional. Help me fix it.
Hi,
Try adding the bellow css in your appearance->customize->custom css:
h1#logo {width:100%;}
@media(min-width:768px) and (max-width:860px){
h1#logo {margin-left: -10px !important;}
}h1#logo {width:100%;}
@media(min-width:768px) and (max-width:860px){
h1#logo {margin-left: -10px !important;}
}
Then check the website in an actual ipad, adjust the margin accordingly.
Same issue, your fix did not solved it.
Feature request: allow logos to be centered effortlessly.
Hey,
Welcome to WPLMS forums. Please create your own topic , it is considered impolite when you start replying on other's support topic. this is not an issue. there must be something that is causing this. Please share your site URL with admin credentials there. So I can assist you better.
I cannot ask for credentials on someone else's topic.
P.S. Mark your reply as private while sharing the credentials.
Regards.