Homepage Custom Style
-
Hello.
I create custom template for the homepage (based on page.php). Added a page with a single logo (using this template) and in the settings chosen it as “home.”
What classes do I need to add to css and change in the page code – to make this page unique?
With Chrome DevTools I can make the background transparent:.main { background: none; } #page .container-inner { background: none; -webkit-box-shadow: 0; box-shadow: 0; }
But have problems with the addition of new styles in css.
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Homepage Custom Style’ is closed to new replies.