1. tschiwi
  2. Commercial Templates
  3. Wednesday, 16 December 2015
  4.  Subscribe via email
Hi I want to have the logo image centered - how to do that?

http://www.tschiwi.com/test3

cheers
michael
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michael

To center try adding the following to the Custom CSS field of your templates parameters...


#header {
text-align: center;
}
#logo {
display: inline-block;
position: relative;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thanks again Ciarán !
  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!