Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1398843

    Hi team,

    Some text elements on our website are misaligned vertically in FireFox.

    I posted about this error before and hoped it woud be fixed in FireFox V 110.0.

    However, the alignment error persists: the text element should be aligned with the top of the image of the monitor [See screencap].

    No problem in other browsers.

    Thanks for you assistance,

    Stephen.

    ====

    CUSTOM CSS:

    /*
    .responsive .container {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    }
    */

    .clientlogo {
    text-align: center;
    }

    .clientlogogallery {
    max-height: 100px;
    }

    #top .mfp-image-holder .mfp-content {
    max-width: 90vw;
    }

    body#top {
    font-size: 125%;
    }

    */
    .avia-image-container .avia-image-container-inner {
    top: -60px;
    padding-top: 0px;
    padding-bottom: 0px;
    }

    .responsive .container {
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    }
    */

    #top.blog .post-entry .blog-meta .small-preview .iconfont:before {
    display: none;
    }

    #top.blog .post-entry .blog-meta {
    display: none;
    }

    #main a {
    text-decoration: underline;
    }

    #1398957

    Hey Stephen,

    Thank you for the inquiry.

    We can’t reproduce the same issue on our end. Please check the screenshot below.

    // https://1drv.ms/i/s!AjjTfXSRbKTvz2g3nPf5R_G4lvxz?e=VvrplJ

    Do you see the issue when the css modifications are removed?

    Best regards,
    Ismael

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