Forums
(@darrellwilde)
6 years, 4 months ago
Superb!!!
Its perfect thank you!
Think im there now, just cannot figure out how to change the whole bar background to black.
No matter what I try it remains white.
Thanks Steven ive installed the first option just need to know how I position the footer-sidebar1 in the middle of the page now and also make the text central in the middle of the bar.
Ahhhh the min-width fixed it!!!
Thanks
So this way
@media only screen and (min-width: 25em) { .site-branding { position: relative; right: -62px; } }
The desktop is fine and small mobile version is also good however tablet (medium size) is out of line…. Oh the joys of css ha ha
Only issue I have with adding this css is that it now effects the mobile versions as it pushes it out of line when viewing on those…
Is it a case of one or the other?
Your a star!! I really need to get to use chrome developer tools it will make my life so much easier!
Thanks Steven!!!!!! Worked a treat!!