• Resolved monchhichi

    (@monchhichi)


    Hello. I am not sure why the “about me” section on the homepage can’t be configured to be responsive on a tablet. All the other parts seem to be fine except this section. When I view it on my tablet, it doesn’t shrink to fit the screen; instead, both sides get cut off. Is there a way to fix it? Thank you

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @monchhichi,

    I see that you have already hidden that section, however, to what I see you can add this CSS to your theme to fix the issue that text takes much more space than the photo on table/mobile:

    .wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap {
      word-break: break-word;
    }

    I hope it helps!

    Questions:
    1. On the home page, each time I select Alignment button to pick same Full Width of a block (any block eg Masonry), the display of the block keeps changing from full width to non full width.
    2. After I updated the kinetic wrapper block, the masonry block below gets changed – From Extra Large to smaller size and it lost its full width nature. Or sometimes without making any changes, this happens when I keep clicking on the Update button.
    3. On that same page, I realise I cannot seem to adjust the spacing between the kinetic wrapper block and the Heading block.
    4. At the bottom of the page, I realize that if I had another block, the mobile view can no longer see it.
    5. On the page “Our Services”, Using the List block, the text somehow seems not responsive. Even the Paragraph block looks like that too. Looks like old non-responsive sites when you browse with your mobile. Unable to see any change no matter what font size I select.

    Anyone can advise?
    Site:
    tpvets.com

    Thanks!

    Thread Starter monchhichi

    (@monchhichi)

    Thank you Vytis! It works!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘A block is not responsive’ is closed to new replies.