Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #977882
    dawnmartinello
    Participant

    I just completed some updates on the css based on these threads:

    https://community.theme.co/forums/topic/pricing-table-disappears-in-mobile/
    https://community.theme.co/forums/topic/trying-to-add-padding-to-certain-pages-on-mobile-devices/

    But now I noticed than when I look at my blog on a mobile phone, all of the featured images are pushed half way off the screen.
    It appears to have affected the desktop view too, but it only pulls it out of the inner container with the rest of the text and has slightly reduced the size. I can live with that if I can figure out how to fix the mobile issue.

    #978099
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #982150
    dawnmartinello
    Participant
    This reply has been marked as private.
    #982213
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .entry-featured {
        margin: auto 
    }
    #982214
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .entry-featured {
        margin: auto 
    }
    #982215
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .entry-featured {
        margin: auto 
    }

    Hope this helps – thanks!

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