Is it possible to force the logo and the main navigation to be the logo that I have uploaded as the dark logo? Same with the color of text I've selected for the dark text on all of the individual blog posts?
Is there a way to set it up so I don't have to do that on every single post? I am redesigning a site that has 150 blog posts and I'd rather not go into each post just to change those settings.
Is it possible to force the logo and the main navigation to be the logo that I have uploaded as the dark logo? Same with the color of text I've selected for the dark text on all of the individual blog posts?
Hey Again,
Yes you can use these options : http://prntscr.com/rhd0hl .
Best
ThemeNectar Support Team
Is there a way to set it up so I don't have to do that on every single post? I am redesigning a site that has 150 blog posts and I'd rather not go into each post just to change those settings.
Hey katiemac00,
You can accomplish that adding the following snippet into your child theme functions.php:
Once that's in, simply load any page once and all will be updated - you can then delete the snippet
Cheers