-
AuthorPosts
-
December 3, 2016 at 1:23 pm #720041
Hi
I’m having a problem with my logo
from it showing up as too big on mobile devices
to it taking over the menu
and some times it just shows up as blurryDecember 3, 2016 at 10:48 pm #720104Hi Volvano1!
You can use a different logo for mobile, to make it work better.
Let us know if we can do anything else.
Best regards,
BasilisDecember 5, 2016 at 5:17 am #720288is using a different logo the only solution?
December 5, 2016 at 6:02 pm #720573Hi,
Try adding this code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:479px) { .responsive .logo img { max-width: 80%; } }Let us know if this works, if not can you post a screenshot so we can see how it looks on your end.
Best regards,
NikkoDecember 16, 2016 at 8:21 am #725202this isn’t working –
the logo is behind the slider on mobile devices
lanscape modeDecember 16, 2016 at 2:32 pm #725328Hey!
I have added this in Quick CSS:
@media only screen and (max-width:767px) { .responsive .logo img { top: 0; max-width: 40%; } }It should look better now.
Regards,
NikkoDecember 16, 2016 at 2:41 pm #725336did you make any other changes?
my social media icons at the bottom have vanished
there is a black line at the bottom that wasn’t there
and above the slider there is now : you are here ;homeDecember 16, 2016 at 3:30 pm #725370Even my copyright was changed
December 16, 2016 at 6:32 pm #725512Hi!
No, I only touched Quick CSS and added the code I given above.
Regards,
NikkoDecember 23, 2016 at 4:38 pm #727988You can check – something reset somewhere
Will try and fix it
But a lot of things have changed on the siteDecember 26, 2016 at 8:14 pm #728243Hi,
Try remove the code that Nikko has added and let us know if that will fix the issue.
That is why, we do not interferer with different soilutions, when we have the proper hook to use for the mobile logo.Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.
