Hello,
I can’t seem to figure out how to change the background of my single post (blog) color. We were just chatting through the comments area on themeforest.
Also another question that doesn’t relate to the issue: If I use the normal demo and use a secondary menu (top menu). How do I get rid of the border that separates the main menu and secondary menu? So that its seamless?
Thanks in advance!
Hey icebox10!
1. Add this to your custom CSS.
.template-single-blog { background: red !important; }
2. Add this to your custom CSS.
#header_meta { border-bottom: 0px !important; }
Cheers!
Elliott
Worked thanks!!!
Is there another mobile menu option available besides the side menu?