Change category look and markup / move searchbar to navbar

This topic contains 1 reply, has 2 voices, and was last updated by  Giri 7 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #371893

    Falk Meyer-Plate
    Free User
    Post count: 14

    Hello

    as you can see in the Topic Title I am trying to change the look of the category selection. I want to add a box to the left side for the icon and display the name inside another box ( different backgrounds ) .

    Then i want to add a simple searchbar to the navbar. But only the “search for” input field with a search icon on the right side.

    So how can i achieve these things?

    greetings
    Falk

    #372048

    Giri
    Expired Member
    Post count: 3155

    Hi Falk,

    I’m not sure what you are trying to do.

    GD Search box is a widget. Even if you were able to add that box to navbar you still need that dropdown for post type selection.

    If you add that to navmenu, most likely you need to write custom styles.

    You need simple searchbox only to search for blog posts. That part is simple.

    
    
    <form method="GET">
      <input type="text" name="s">
    </form>
Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket