My example logo seems to have disappeared on mobile devices since I have added ( -600 in X Offset).
How do I make my logo reappear on the left hand side on mobile devices. http://wiia.com.au/index.php
Offsetting the logo to that extent has caused the logo to appear off screen on smaller screens. To align the logo to the left try using the following Custom CSS instead...
#logo {
text-align: left;
}
We will look in to adding this feature directly in to the templates parameters as it appears to be a common request.
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »