Need help for search bar & top menu

Home Forums WordPress Theme Support BresponZive Mag Need help for search bar & top menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5116
    xicare
    Member

    1. How can move the search bar in the top of the page in mobile view?
    2. The top menu is missing mobile view
    3. The Recent post page numbering – [1],[2],[3] and the “…” is missing

    Here is my page – http://mdroid.my/cn/

    Please advice.

    #5137
    Raja CRN
    Keymaster

    Hello,

    For the Page navigation dots and Mobile Top Menu issues, put the following code in the WP dashboard > Appearnace > theme options > Styling > Custom CSS and save that.

    
    .page-numbers.dots{
    color:#111!important;
    }
    #wrapper > #catnav > #catmenu {
      display: block;
    }
    

    The search bar can’t be moved with this code. You need separate code section for that.
    We’ll check the Mobile Navigation issue and provide you the necessary solution.
    We try to provide faster support, but Sometimes the questions asked in the weekend, we can’t.

    #5254
    xicare
    Member

    Thanks Raja, is there any solution for the search bar?

    #5267
    Raja CRN
    Keymaster

    Hello,

    Search bar is a widget, can’t be moved to nav section.

Viewing 4 posts - 1 through 4 (of 4 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .