Jump to content

Jase3000

Circle Member
  • Posts

    9
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Jase3000 reacted to tuanphan in Image not filling block on blog page.   
    Remove this code from your code
    .blog-item-content-wrapper .blog-item-content.e-content img { position: unset !important; width: 50% !important; }  
  2. Like
    Jase3000 got a reaction from tuanphan in Image not filling block on blog page.   
    /* Blog detail page start */
    .blog-item-wrapper.blog-basic-grid-item-wrapper .blog-item-inner-wrapper {
        width: 90%;
    }
    .blog-item-content-wrapper .blog-item-content.e-content img {
        position: unset !important;
        width: 50% !important;
    }
    .blog-item-content-wrapper .blog-item-content.e-content .image-block-wrapper.has-aspect-ratio {
        padding-bottom: 0 !important;
        text-align: center;
    }
    .blog-item-content-wrapper .blog-item-content.e-content .sqs-block-image-figure.intrinsic {
        max-width: none !important;
    }
    article#article- .blog-item-top-wrapper .blog-item-title h1 {
        font-size: 52px;
        color: #3f3a64;
        font-family: 'Raleway';
        font-weight: 700;
    }
    article#article- .blog-item-top-wrapper {
        margin-bottom: 30px;
    }
    @media(max-width: 575px){
      .blog-item-content-wrapper .blog-item-content.e-content img {
        position: unset !important;
        width: 100% !important;
    }
    }
    /* Blog detail page end */
  3. Thanks
    Jase3000 reacted to tuanphan in Image not filling block on blog page.   
    Hi. Can you share link to page in screenshot?
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.