Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1259129
    yhshin1020
    Participant

    Hey,

    I have a few image shortcodes in block grid items. I have applied the circle style to these images and am now trying to get it to a smaller size.

    I have tried everything (setting width and height through css) and selecting a thumbnail version of the image but nothing seems to work and i cannot seem to reduce the size of the image in the block grid item.

    How can I go about doing this?

    Thanks.

    #1259131
    yhshin1020
    Participant
    This reply has been marked as private.
    #1259175
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    li.x-block-grid-item.center-text img {
        max-width: 150px;
    }

    Hope it helps 🙂

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