How can I remove the gray line at the end of the blog post above the Call To Action? I would also like to reduce the amount of blank space so the Call To Action is closer. Thank you!
Add this into the Custom CSS box located in your Salient Options panel Or on the Visual Composer Css button so the css shows on that page only:
body article.post .content-inner {
border-bottom: none !important;
}
If you really need any further modifications done please head on over to Envato Studio which is a service from Envato that offers paid WordPress customizations. I'm sure a developer on there would be able to wrap this up for you :) .
How can I remove the gray line at the end of the blog post above the Call To Action? I would also like to reduce the amount of blank space so the Call To Action is closer. Thank you!
Add this into the Custom CSS box located in your Salient Options panel Or on the Visual Composer Css button so the css shows on that page only:
Cheers
ThemeNectar Support Team
Thanks! And how do I remove the gray bar separating the post from the Call To Action?
Add this into the Custom CSS box located in your Salient Options panel Or on the Visual Composer Css button so the css shows on that page only:
If you really need any further modifications done please head on over to Envato Studio which is a service from Envato that offers paid WordPress customizations. I'm sure a developer on there would be able to wrap this up for you :) .
Thanks
ThemeNectar Support Team