• Resolved hlesbrown

    (@hlesbrown)


    The text at the bottom of the home page (below the photos) is crunched. It did the same thing when I tried to enter a media + text block. It displays the standard text block perfectly. If it displays correctly on your screen, I can send a .jpg of how it looks on mine.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hlesbrown

    (@hlesbrown)

    I gave up on it. Nevermind.

    Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Hello,

    It looks like this thread was moved from a different forum, so I never got a notice that this thread exists.

    I guess that you are referring to the image caption that is displayed in a long column.

    Until the theme is updated with a fix for this, you can easily fix it by doing the following:

    Go to Appearance > Customize
    Open the Additional CSS panel.
    Add this code and Publish the changes:

    .wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption { display: block; }

    This should do the trick.

    Best regards,
    Dumitru B.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Theme (out of the box) crunches text in Firefox’ is closed to new replies.