• Resolved fantasy_5

    (@fantasy_5)


    Hi!

    I have placed my search box in the navigation menu using this code
    1. <div class= “header-search”><?php get_search_form(); ?></div> (add after <div class=”navbar-header”>)in header.php file

    In the style sheet I added this code in efforts to have it be justified right. and placed evenly in alignment with the menu items.

    .header-search {display; none}
    @media screen and (min-width; 600px){
    .header-search {display:block; float:right; margin-top:0px; margin-right:3px}}

    Here is the link to my website

Viewing 5 replies - 1 through 5 (of 5 total)
  • weblizar_support

    (@weblizar_support)

    Hi,

    please explain in detail and share the website URL.

    Thanks

    Thread Starter fantasy_5

    (@fantasy_5)

    I would like to have the search box on the navigation bar after the contact page, but on the same row rather than to the left above my content I want it on the right.

    Also I noticed the the navigation menu height was decreased once I added the search box is the re a way to decrease the navigation menu size. There’s a lot of thick white space. How do I remove the white space… I want to create images that can cover the entire page like the slider on the home page. See home page 2 to view the difference… without a slider at the bottom.

    Thread Starter fantasy_5

    (@fantasy_5)

    weblizar_support

    (@weblizar_support)

    Hi,

    You are using other theme not enigma.

    So please raise this issue into their support forum.

    Thanks

    Thread Starter fantasy_5

    (@fantasy_5)

    hi, Weblizar_support!

    Yes, I switched themes Enigma was beautiful, but I was having too much trouble. Thanks for your assistance.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Desrease Navigation/ menu height, justify search box right’ is closed to new replies.