I created a custom style so my logo could be larger and not show the dark at the top of the page as much. All pages look ok except the blog one : http://shenandoahmoon.com/wp/news-updates/ Why does it look different? I used the default setting and not the blog one. Any suggestions? Thank you
Hello, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .page_index_container { background: none; border: none; } .page_heading_container { margin-top: -198px; } I think this will solve your issue.
Sorry, I thought this worked but if you look at this page: http://shenandoahmoon.com/wp/news-updates/ You will see the sidebar is not in the same location as the other pages. What do I need to adjust? thank you