Content does not align side to side
-
Pls help the theme on my site housenav.com somehow becomes wider/centered, the title and content is not align side to side like the original theme I install initially. (I am using wordpress Tonic theme)
This happens when I tried to change the CSS of my Geodirectory plugin.
Below is the steps I have done in order to center my GD search bar :1)Geodirectory > Design > Scripts > Custom Style CSS > paste
.geodir-search {
border: none;
float: none;
margin: 0 auto;
width: 400px;
}
Even after I deleted the script and saved it the problem still remained the same.
The topic ‘Content does not align side to side’ is closed to new replies.