Viewing 3 replies - 1 through 3 (of 3 total)
  • Without seeing the page where it appears, hard to even guess.

    Looked at your other post – that’s your menu items that are underneath the search bar. You can see them if you change the top to 47 in this CSS:

    #header #search-bar {
        position: absolute;
        right: 0;
        text-align: right;
        top: 47px;
        width: 390px;
    }

    Thread Starter clickmac

    (@clickmac)

    when i look at my css i don’t see those codes in their…..

    https://www.trottyzone.com/

    also when i add a widget which in this case is the “login’ widget to the left sidebar…it appears on the right sidebar s well…

    can u please help me with that also? thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘search bar ( "cl" found)’ is closed to new replies.