Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1080034
    Apricitymedia
    Participant

    Hi there!

    http://apricitymedia.co.uk/blog/

    The blog post on this page has a black background and black font. How dod I change this? Also, the text at the top of the page: “Welcome to our little corner of the Internet. Kick your feet up and stay a while.” Is this editable? I know i can’t use cornerstone on a posts page but is there another way?

    Thanks

    #1080040
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .blog .entry-wrap {
        background-color: #655e5e;
    }
    .blog .entry-content.excerpt {
        color: #fff;
    }
    
    .blog .p-landmark-sub {
        display: none;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1080034 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>