Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1272104
    jamesdwise
    Participant

    Hello support!

    I’m writing because I am having difficulty displaying blog posts properly, and also the blog index (news) page which links to all the blog posts – the images are displaying way too big!

    Is there some customizer CSS you can provide me for altering the way these are displayed?

    I am providing links (a link to an example blog post, and a link to the main blog index/news page), so you can see what I mean. The images are huge, and a lot of customers have complained that they can’t see the pages properly. These pages drive sales so I’m hoping to get this nailed! 🙂

    Ok, thanks in advance, and I will post the details privately.

    James

    #1272106
    jamesdwise
    Participant
    This reply has been marked as private.
    #1272119
    Thai
    Moderator

    Hi James,

    Please try adding the following CSS under Customizer > Custom > Global CSS:

    @media (min-width: 980px){
        .blog .entry-featured {
            max-width: 50%;
            margin-left: auto;
            margin-right: auto;
        }
    }

    Hope it helps 🙂

    #1272121
    jamesdwise
    Participant

    That’s great, thanks!

    I can now adjust the images by percentage and the page looks great.

    Thank you for your prompt response, and ongoing support.

    James

    #1272126
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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