this broder thing is stressing me out to find and i looked everywhere you think of i think themeco forgot to put a code in the last update.
Hello @Bogeyman,
Thanks for writing to us.
In order to change the navbar border bottom color you need to add this custom CSS code to the Global CSS.
.x-navbar {
border-bottom: 2px solid #ffffff;
}
Please feel free to change the color code as per your design. The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.In case you have no idea about coding you can subscribe to One where customization questions are answered.
Hope it helps.
Thanks
WHERE IS THE GLOBAL CSS AT I LOOKED ALL OVER THE PLACES THERES NOTHING
Hey Steven,
When you to the Cornerstone page, you can find the global CSS at the bottom right.
Hope that helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.