I have tried the css from a previous thread without luck. I want to leave the menu masthead on the home page but would would like the option to remove it from other specific pages. The ability to remove the footer on those specific pages would be great as well. Thank you URL: https://www.serviceconnectioninc.com/largeoutdoorstoragesheds/
How can I add text inside the masthead, below the menu, to the right of the logo, only on the homepage.
How can I make the navbar background color opacity and stretch it the entire width of the page for FRONT PAGE only? I tried .home #main-navigation{ background-color: rgba(0, 0, 0, .5); width: 100%; } But that did not work.
How can I make the featured images (that display on any page that uses single.php template) appear full width? Thanks!
Hi, I’m working with a child them and I’m hoping you can give me some guidance on an issue I’ve run into… I’ve take your masthead nav code and repeated in the footer (with a few mods)r: And also registered a new footer menu. I’ve also made the following changes: The problems I’m having are:…