-
AuthorPosts
-
May 10, 2017 at 11:50 pm #791384
Hi, I’m sorry but I had assistance with this on another thread but didn’t realize when I checked the phone it hadn’t refreshed so need to open this up again:
https://kriesi.at/support/topic/logo-center-menu-left/
The code Nikko gave me worked perfect on desktop, but I had spoken too soon as when I originally checked it on my phone, I thought it looked fine, but I don’t think it refreshed. Now when I look at it on the iPhone 5, 6 and 7 the logo is cut off and only the right end of it shows.
Here’s the code Nikko gave me:
.html_header_top #top .av_logo_right .logo {
right: auto;
left: 50%;
margin-left: -128.5px;
}Thank you!
May 11, 2017 at 12:04 am #791386Hey smallisland,
Add this update to quick css
@media only screen and (max-width: 767px) { .html_header_top #top .av_logo_right .logo { right: auto; left: 50%; margin-left:65px!important; } }Best regards,
Jordan Shannon-
This reply was modified 8 years, 5 months ago by
Jordan Shannon.
May 11, 2017 at 12:18 am #791390Hey Jordan – thanks so much for the super quick response, but it didn’t seem to do anything. Try again, please?!
May 11, 2017 at 12:27 am #791395Hi,
It should have moved the logo back into proper position. If you don’t mind, could you please provide admin info so I can login and look into the css further?
Best regards,
Jordan ShannonMay 11, 2017 at 2:03 am #791409Hi Jordan, there must have been a delay in it taking effect because I’ve just refreshed again and now it is working! Thank you once again for the superb support!
May 11, 2017 at 5:48 am #791469Hi!
We’re glad that Jordan was able to help! Sometimes we do need to clear the browser cache and refresh the page a few times, or clear the WP cache, for changes to take effect.
Do you need additional help with this, or can we close this thread?
Cheers!
SarahMay 11, 2017 at 5:59 am #791475Thank you for the follow up, Sarah! Everything is great, please close this thread!
-
This reply was modified 8 years, 5 months ago by
-
AuthorPosts
- The topic ‘Logo center, Menu Left – Not working on Mobile’ is closed to new replies.
