Editing the Header
Permalink
I attached a screenshot of the header that our site is using. I'm new to Concrete5 (of course) and am looking to remove the "European Inquiries" link. Id also like to remove the vertical blue line in the nav bar so that it looks more like the left and centered. Is there a way to do this?
Thank you,
Thank you,
And delete it.
To remove the blue line..
In your app.css file (https://teameda.com/themes/teameda/stylesheets/app.css) go to line 119 and look for this line of code
And change it to this
/* border-right: 1px solid #0092f3; */