Viewing 1 replies (of 1 total)
  • hi mohammad ali,

    ** looks like a bug, will be tested again…

    for now try to do this:

    1.) Add a new search widget to the left header
    – go to WIDGETS
    – drop a search widget in the widget area “header left”
    – refresh your site and look if there’s a search bar on the left side.

    2.) Disable the CC default search
    – go to THEME SETTINGS -> BUDDYPRESS -> Show Search Bar
    – set this option to “Disable”
    – Save the Theme Settings

    3.) Tweak it a bit:
    – go to THEME SETTINGS -> CSS tab and add this:

    /** header search **/
    
    #header .widgetarea {
    background: transparent !important;
    padding: 0px !important;
    margin-left: 0 !important;
    }

    Let me know if that helps,
    konrad

Viewing 1 replies (of 1 total)
  • The topic ‘search box’ is closed to new replies.