Hello everyone,
I have implemented this code to the header/navigation menu in order to make the colour consistent across the announcement bar & review header, however after implementing this code, there seems to be a space missing with colour on the right side of the navigation bar and cannot figure out what is causing this or how to resolve it.
Would anyone have any idea what is causing this and how to fix the issue?
Here is the code that I have added to theme.css:
.nav-bar{
padding-left: 80px;
background-color: #0075EB;
color: white;
font-size: 17px;
}
Please see the website URL here: https://toptoys2u.co.uk/
Many thanks in advance!
