In the posts there is a theme set by the demo, how can I change the colors or from where ,I have looked in various locations but could not find a way to change it?
Those are inherited from the Theme Settings . If you would like to change them specifically for single posts it would require custom css. Let me know the page url and what you need changed exactly so i can write up the custom css .
I do not want it for a specific post I want to change it for all posts and future posts. The agency demo had a nice blog theme.. is there a way to use that! on the one page demo! or to create it on the one page demo
Yes thats correct , to change it for the single posts only you will need to write up custom css . If you can provide your site url i can give it to you.
This might help write up Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug .
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
/* for main blog and single blog pages */
.blog .container-wrap , .single-post .container-wrap {
background-color: #f8f8f8 !important;
}
/* For this page */
.page-id-3473 .container-wrap {
background-color: #f8f8f8 !important;
}
.single-post p {
color: #676767 !important;
}
In the posts there is a theme set by the demo, how can I change the colors or from where ,I have looked in various locations but could not find a way to change it?
Kindly give details on where to edit this.
Hey Again,
Those are inherited from the Theme Settings . If you would like to change them specifically for single posts it would require custom css. Let me know the page url and what you need changed exactly so i can write up the custom css .
Thanks
ThemeNectar Support Team
Hello Tahir,
I do not want it for a specific post I want to change it for all posts and future posts. The agency demo had a nice blog theme.. is there a way to use that! on the one page demo! or to create it on the one page demo
Andrew
Hey Again,
The Agency demo is cerated by adjusting these Theme Options:
ThemeNectar Support Team
Yes Tahir, I have been through those tabs earlier... In the first image that will affect the demo in general not just the blog?
The second image, I do not see any options to change background or text or style? except for the blog general layout in "masonry style etc."
Hey Again,
Yes thats correct , to change it for the single posts only you will need to write up custom css . If you can provide your site url i can give it to you.
This might help write up Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug .
Thanks
ThemeNectar Support Team
The website is www.disrupt-0815.com and the blog is http://disrupt-0815.com/blog/
I am getting a 404 on the blog url ?
ThemeNectar Support Team
Please check now again.
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
This might help write up further Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug .
Thanks
ThemeNectar Support Team
Not working for some reason.
Is there a way to keep the few pages I created and activate the agency demo without changing the pages!
Im sorry but there is no way forward to do it!
Also the masonry full width blog is activated and instead of looking like pic 1 it looks like pic 2 (attached)
Please see: http://themenectar.com/docs/salient/theme-options/blog/ .
Thanks
ThemeNectar Support Team