• Resolved marie21

    (@marie21)


    In a header box, depending on the browser, sometimes more or less of an H3 heading is cut off.

    With the identical formatting, the display in the right box next to it occurs without this problem. I don’t know where to look for the error because it’s not understandable to me.

    The left heading is (actually) Comquass 4.0.

    Cache and browser cache have been cleared…

    Please help ?? Thank you very much.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Thanks for reaching us,

    In order to fix the issue, please set the line height of h3 to be more than 1.5 px. To do so, please check the steps in the guideline and work accordingly: https://docs.themegrill.com/flash/docs/change-typography-of-site/.

    Let me know if this helps you or not and I will get back to you.

    Regards

    Thread Starter marie21

    (@marie21)

    Hello Barsha,

    Thank′s for your reply.

    Line height of h3 is 1.5 px

    I only have this problem in this one place. All other H3 are displayed correctly. It doesn’t make any difference whether I set this heading to H2 or H4 – part of it is always cut off.

    Hi @marie21,

    Thanks for reaching back,

    In order to fix the issue with the heading, please add the following CSS Code inside WordPress Dashboard > Appearances > Customize > Additional CSS :

    .page-id-269 #panel-w65d311e4c050b-0-0-0 .siteorigin-widget-tinymce h3{
        line-height: 2;
    }

    Let me know if this helps you or not and I will get back to you.

    Regards

    Thread Starter marie21

    (@marie21)

    Hello Barsha,

    thank you, thank you, thank you ??

    It works and looks fine. Thanks again – great support ??

    Hi marie21,

    Glad to hear that the issue has been fixed. Let me know of any other confusion or issues and I will get back to you.

    Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Heading in a text box cut off at the bottom’ is closed to new replies.