Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello!

    I have checked your site, the issue is, that for some reason the <div> containing your menu items has a clearfix class added to it. It is caused by some plugin or some custom modifications, because as far as I know, the vanilla customizr structure does not has that.

    I see that you are using some custom css modifications, I would like to ask you to put this code in your css file (I presume, in your child theme’s style.css file):

    .navbar-wrapper.clearfix.span9 {
    clear: none;
    float: left;
    width: 74.358974359%;
    }

    Please let me know if this solved the issue for you completely. It is possible that some css conflicts may appear, so just let me know and I will help you sort out that as well! ??

    By the way, you have a pretty nice site there! I really like it.

    Cheers,
    Balint

    Thread Starter justdhogan

    (@justdhogan)

    Worked like a charm. I was close. Thank you very much. New to wordpress and loving it, and the theme. thanks again

    You are welcome! I am glad that I could help ??

    By the way, I have noticed, that you don’t use the sidebar on many places, however it takes up the central content area’s width. If you would like to increase the page and post text’s width so it would be full width, just let me know and I can give you the css necessary.

    Cheers,
    Balint

    Thread Starter justdhogan

    (@justdhogan)

    Yeah was working on creating a the side bar. Got it on there now. I know probably should work on it offline but it’s just easier for me this was. We don’t have much traffic right now anyway. Once I get the design the way we want it I’m going to work on increasing the traffic. Thanks again

    It is completely fine to work on the site online, because that way you can use the site as-is right away, and if you work on the site offline, it can be a pain in the neck to move the site to the server, and if some modifications need to be done, copy it back to your machine and again back to the server… Especially if you are building the site for someone else and you have to show things to him before you put it online… It becomes similar to a Stephen King horror story in no time. Trust me, I was there… ??

    I am glad that I could help out!

    Cheers,
    Balint

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘align menu bar beside logo’ is closed to new replies.