Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1200494
    connorbennett
    Participant

    Hi!
    I’m having an issue with blog posts on X (I’m fairly sure I’m using the Spa template and demo content).

    The blog posts have bright coloured backgrounds which seem to be chosen randomly per post – how can I make this just a standard white background with black text?

    Also, featured images are shown above the blog post and many of them are too large – is there any way to set maximum dimensions for these?

    Thanks!

    Blog Post example: http://www.ducksinarow.uk.com/coach/pennytate/2016/06/29/pay-it-forward/

    #1200590
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    1. You can change background to white by adding this under Custom > CSS in the Customizer.

    body .format-standard .entry-wrap {
       background:#fff !important;
    }

    2. Kindly walk-through this thread and follow the guidelines given there :

    https://community.theme.co/forums/topic/featured-image-size-way-too-big-in-single-blog-posts-renew-2/

    Let us know how this goes!
    Hope that helps.

    #1206509
    connorbennett
    Participant

    Hi Rahul – that worked, but now pages using light font colours are unreadable because of the white background.

    Is there any way to change the font to black for just the blog pages?

    #1206511
    connorbennett
    Participant

    Never mind – I managed to figure it out! 🙂 Thanks for your help!

    #1206552
    Paul R
    Moderator

    You’re welcome! 🙂

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