Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #131685
    unclefunkys
    Member

    the only page I have setup is a blog page. So the home page is the featured blog page and then you click on the titles to get to the “single blog post” Is there anyway to remove the background from the single blog posts but keep it on the feature page?

    Link to Site: http://unclefunkysdaughter.com/blog/

    The reason I want to remove it is because it looks terrible on all the single blog post pages.

    #131686
    Skandha
    Member

    @unclefunkys: Go to => Appearance => Customize => Additional CSS and the following CSS Code.

    .post-template-default.single.single-post {
          background:none;
    }

    Let me know if this solves your issue!

    Regards,
    Skandha

    #131687
    unclefunkys
    Member

    It did!!! Thank you soooooo much!!!!!

    #131689
    Skandha
    Member

    @unclefunkys: Glad the issue is resolved. Have a good day!

    Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘HELP!! Remove Background from Single Post Pages’ is closed to new replies.