1. Ale
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 27 May 2019
  5.  Subscribe via email
Hi Ciaran, I have a problem with my logo in mobile version of renovate template. I need center this. I attach screenshot.

Thanks.
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ale

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Yes Ciaran, here my url: http://www.metaldesign.cl/

Regards.
References
  1. http://www.metaldesign.cl/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ale

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width: 1024px) {
.logo img {
margin: auto;
display: block;
}
.logo a {
left: 0;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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