1. flmwebmaster
  2. Commercial Templates
  3. Saturday, 07 March 2015
  4.  Subscribe via email
Hi,

I have two issues with my Letterpress mobile site:
1. My logo is appearing on another part of my screen and I have to scroll right to see the it. Also, the logo is not resizing properly.
2. My menu does not work on my mobile site.

My website is regionvicooljc.org.

Can you help me with resolving theses issues.

Thanks!

Jovan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jovan

To center your logo so it is responsive and resolving this issue try adding the following to the Custom CSS field of your tempates parameters...


h1.logo {
text-align: center;
}
h1.logo a {
display: inline-block;
left: 0;
text-align: center;
margin-left: 125px;
width: 250px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!