• thumbwind

    (@thumbwind)


    The homepage looks great on mobile. But when you view a post it looks as if the columns are messed up. I can’t figure the setting that’s causing this weird look. BTW AMP is turned on

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

Viewing 1 replies (of 1 total)
  • Theme Author ThemezHut

    (@pubudu-malalasekara)

    Hello @thumbwind,

    I checked your site and found out this layout issue has occurred due to a small CSS issue in amp-custom.css file of your site. To correct this issue please copy and paste the following CSS code in the Additional CSS are of the customizer. ( Appearance > Customize > Additional CSS )

    .wp-block-image .aligncenter, .wp-block-image.aligncenter,
    .wp-block-image .aligncenter > figcaption, .wp-block-image.aligncenter > figcaption {
    display: block !important;
    }

    After pasting the code hit the “Publish” button to save the changes.

    Please let me know if this did not work.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘UX Poor on iPhone’ is closed to new replies.