Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1173635
    dlorenty
    Participant

    Hi Themeco support. Could you help me figure out why I can’t reduce the size of my featured image for a portfolio post? I’ll include the site and credentials in my next post.

    I have been trying this code, but it’s not working.

    entry-featured {
    width: 50%;
    margin: 0 auto; /* center the image */
    }

    Thanks in advance!

    #1173636
    dlorenty
    Participant
    This reply has been marked as private.
    #1173873
    Nabeel A
    Moderator

    Hi again,

    Please replace your code with this one:

    .single .entry-featured {
        width: 50% !important;
        margin: 0 auto !important;
    }

    Let us know how this goes!

    #1183430
    dlorenty
    Participant

    Yup. The new text worked great. Thanks so much!!

    #1183531
    Rahul
    Moderator

    Hi There,

    Happy to help you 🙂

    Feel free to contact us if you any more doubts on this.

    Thank you!

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