• 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 tonic theme.

Viewing 1 replies (of 1 total)
  • Thread Starter jacquelineyen

    (@jacquelineyen)

    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.

Viewing 1 replies (of 1 total)
  • The topic ‘Content does not align side to side’ is closed to new replies.