Clonemetal header help

Permalink
Hello,

I need some help with the header in clonemetal. I need to make the sitewide header navigation wider so that it can accommodate one more link. I have looked in the header.php file, but am not seeing what I need.

Does anyone know how I can accomplish this?

Thank you!

 
MrKDilkington replied on at Permalink Best Answer Reply
MrKDilkington
Hi webpros,

In the Elemental theme, the header area sizes are controlled using Bootstrap 3 grid classes.
http://getbootstrap.com/css/#grid...

You might be able to remove a grid unit from the Header Site Title area and add it to the Header Navigation area.
webpros replied on at Permalink Reply
Thank you!