Top Menu bar needs stretching across the page

Hi I am hoping you can help, you have always solved all my other questions!
the menu bar on the top of my site I need to “stretch it” to fit along the whole length. My site by default was narrow but I have opened all the content wider using Visual Composer plugin but I cannot edit this part of the page as its part of your template.
Please look here www.myretrowatches.com
I have recently added some new pages so it now looks visually poor on the tool bar. I am hoping a bit of code can fix this for me.

Thank you in advance.

hey there

thank you for kind words and try this code:

.top-header .container {
width: 100%;
}
.top-header .col-sm-4.col-xs-8 {
width: 10%;
}
.top-header .col-sm-8.col-xs-4 {
width: 90%;
}
#header .top-header .header-navigation ul li {
margin-left: 21px;
}

Once again you guys come to my rescue! thank you so much your code fixed this issue. I am so impressed with the support you guys give. You have helped me no end.
I am now looking at other code you gave a long time ago to modify the “thickness” of the toolbar. I think I can possibly now work this out myself.

hey there

thank you for your words :slight_smile: If you’re happy with our service, don’t forget to rate us: [Illdy] Reviews | WordPress.org

Let me know if you need any help, im always here :slight_smile: