Forum Replies Created

Viewing 4 replies - 106 through 109 (of 109 total)
  • Thread Starter AZBros

    (@azbros)

    Hi bdbrown,
    That worked, but I was actually wanting to move the little magnifying glass search menu from the top menu to the header menu. I was able to accomplish that by moving this code:

    <div class="container">
    					<div class="container-inner">
    						<div class="toggle-search"><i class="fa fa-search"></i></div>
    						<div class="search-expand">
    							<div class="search-expand-inner">
    								<?php get_search_form(); ?>
    							</div>
    						</div>
    					</div><!--/.container-inner-->
    				</div><!--/.container-->

    …. from the top menu section in header.php to the header menu section.

    Now that I seem to have that working, I’d like to find a way to get the search menu to open up to the left of the magnifying glass icon rather than below it. Any idea how I might accomplish that? If not, it’s fine the way it is, but it would be so much better opening to the left rather than opening below and blocking the social media icons.

    Thread Starter AZBros

    (@azbros)

    Hi bdbrow,
    How would I go about modifying it? I have a child theme set up, but which file/files would I need to copy to it and what code would I need to add for the changes to show up? I’m assuming that’s the “not worth the time and effort” part you’re talking about.

    Would using a different slider plugin make this step easier? I’ve seen other sliders on other themes I like better. Again, I’m just new to this side of WordPress so I’m not sure what I can and can’t do and how to do the things I’d like to do. 🙂

    I really appreciate your time, assistance and, most importantly, patience. Thank you!

    Thread Starter AZBros

    (@azbros)

    Okay, I think I got it fixed. I increased the width of my header image to 1920px and didn’t crop it when selecting it in the theme customizer. So far it seems fine, looks like I didn’t have to edit any code afterall. Hopefully the above solution will help anyone else having a similar issue.

    Also, thanks for your time anyhow, bdbrown, I really appreciate you looking into my issue and responding. I’ve got many other questions I’ll be posting on the forum. This is my favorite theme by a landslide, I’m just hoping to make a few more minor tweaks to make it perfect for my site.

    Thread Starter AZBros

    (@azbros)

    I’m still working on it locally. Would a screenshot help?

    Edit: Here’s a screen grab… http://imgur.com/BCqA1j2

    The area I’m talking about would be the two dark gray spaces on the right and left of the banner, above the red colored header menu. I set the image size to the recommended size, but those boxes still show up. I’d just like to have the image automatically stretch to fill the entire top of the page.

Viewing 4 replies - 106 through 109 (of 109 total)