Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1152359
    Lobsterass
    Participant

    Hi rockstars!

    I’m trying to make my entry featured 100% wide:
    http://dev.monroedesign.se/portfolio/vaggdekor-tatuering-portratt/

    I’ve tried with this:
    .single-x-portfolio .entry-featured {
    padding-right: 0px;
    width: 100%;
    }

    Is it also possible to make the images below it 100% wide in their columns by default? Now I have to style each image individually.

    <3

    #1152768
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .entry-thumb img {
        width: 100% !important;
    }

    Let us know how it goes.

    Thanks.

    #1153314
    Lobsterass
    Participant

    Hi!

    Great, the images are perfect now!

    Thank you!

    <3

    #1153380
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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