Put logo in center

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Mon Jul 21, 2014 4:00 pm
How to put the logo in center of header?
User avatar
Fresh Boarder

GK User
Mon Jul 21, 2014 6:02 pm
Hello,

In this case please add the following code at the end of any CSS file:

Code: Select all
a.cssLogo {
float: none!important;
margin: 0 auto!important;
}
User avatar
Administrator

GK User
Tue Jul 22, 2014 12:18 pm
Hi, I've tried bunch of different css files. Whenever I put the code it does nothing, and most of the time changes to C++ as a guessed file type. Could you've done a typo by any chance?
User avatar
Fresh Boarder

GK User
Tue Jul 22, 2014 2:55 pm
Did you tried to refresh your browser cache after these changes?
User avatar
Administrator


cron