-
-
Hi,
My site clairemichelle.design has a menu in the desktop view but in mobile the menu disappears and the burger menu does not appear, also my logo is off center and to the top right?
What can I do to fix this?
Thanks,
Claire
-
Hello,
Please go to Header options > Show Responsive Menu Dropdown, and make sure to have set it ON. Let us know if the issue persists.
Best regards!
-
Thanks, that worked, but how do I get my logo to not be off center, it’s currently moved to the top right.
https://drive.google.com/file/d/0B2kQQtdXkMe0YXpyLVpoSU42ZEE/view?usp=sharing
-
Hello,
Sorry for the late reply.
Please add this code into your custom css box:@media (max-width: 480px){ #logo { left: -35px !important; top: 16px !important; }}
Best regards!
-
-
Hello,
I see that the top attribute is ok, but the left positioning didn’t take place. Please go to file css/bootstrap-responsive.css and find this line(1347):
#logo{float:right;left:0 !important; right:0 !important; -webkit-transform: none !important;
edit theleft:0 !important;
to this:left:0 ;
Save file and refresh.
Let us know.Best regards!
-
That made it worse. I’m about to buy this template for someone else and this is making me nervous that it’s not going to work.
edited to:
#logo{float:right;left:0; right:0!important; -webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important;
Looks like this:
https://drive.google.com/file/d/0B2kQQtdXkMe0STRfcURiQ0JDbGM/view?usp=sharing
-
Hi I just updated the site and now the logo is not only off center but back to the first screen shot I sent.
The settings you gave me are still there.
??
-
Hello,
Please send us your wp credentials in a private reply so we can fix this for you.
Ps: the credentials you gave us before are no longer valid.Best regards!
-
You must be logged in to reply to this topic.