1. Butsch
  2. Commercial Templates
  3. Thursday, 20 October 2016
  4.  Subscribe via email
Hi,

i searched the forum, but did not found the right solution.
In the Template Madison, i can change the logo psition from center to the left. (template stile > logo > x offset)
But in smaller browser resolutions or responsive the loge went left side out. Is there a solution, to fix the logo on the left side?

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend reset your logo offset position to 0 and add the following to the Custom CSS field of your templates parameters...


#header {
margin: 0 auto;
max-width: 1140px;
text-align: left;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán

thanks for your quick reply.
It is unbelievable how fine your support works.

Great job. Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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