Column width

Home Forums Gravida Support Column width

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #207468
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    On the page https://www.mlbeauty.nl/new-home/services/producten/ the width of the first column differs from the column at https://www.mlbeauty.nl/new-home/services /treatments/ and https://www.mlbeauty.nl/new-home/services/huidproblems/

    See screen shot:

    https://ibb.co/FxyydY8 (products)
    https://ibb.co/Lzqd5y2 (treatments)
    https://ibb.co/q7gzXrr (skin problems)

    I checked all the settings on the Products page again and adjusted them to the Treatments and Skin Problems page. Yet the differences in width remain.

    Can you help me understand why this is happening?

    Regards,

    Kor

    #207471
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .responsive-column-wrap.skt-blocks-block-column {
      width: 100%;
    }

    Regards,
    Brad

    #207479
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Thanks,

    Regards,

    Kor

    #207480
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    🙂

    #207481
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    I also checked it on a mobile phone, but things are still not going well there with the page https://www.mlbeauty.nl/new-home/services/producten/ compared to the page https://www .mlbeauty.nl/new-home/services /treatments/ and https://www.mlbeauty.nl/new-home/services/huidproblems/. The width of the submenu as well as the yellow block of opening hours is wider on the products page than on the treatments and skin problems page.

    See screen shot:

    https://ibb.co/sP10gxm (products)
    https://ibb.co/njcynfM (treadments )
    https://ibb.co/zh381Ls (skin problems)

    Can this be resolved so that it is the same on all pages?

    Regards,

    Kor

    #207492
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    @media screen and (max-width:479px) {
    .block-3b9b25c0-43c0-43d5-bf37-94f6f9dffb81 .skt-blocks-block-column { padding-left:20px !important; padding-right:30px !important;}
    }

    Regards,
    Brad

    #207495
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Happy 🙂

    #207517
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    👍 🙂

    Regards,
    Brad

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.