Search:

Search: Search took 1.00 seconds.

  1. Replies
    5
    Views
    426

    [SOLVED] Hi to remove that button, you'll need to add...

    Hi
    to remove that button, you'll need to add this css code.
    go to appearance => theme editor => in the bottom of the code, add this one:

    ul.widgets li.widget-submit div {display: none;}

    Then...
  2. Replies
    5
    Views
    449

    [SOLVED] if you want just to give more space to the logo,...

    if you want just to give more space to the logo, you go to theme editor => style.css => you add this in the bottom of the file.

    #mainNav {

    margin-top:0px;



    }
Results 1 to 2 of 2