• Resolved debbieahuis

    (@debbieahuis)


    Hi there!

    I have a problem with my website not displaying correctly with firefox browser. I use a home icon-menu on the homepage with my own images and they are displaying correctly on most browsers, exept firefox.
    Does anyone know how to solve this problem?

    My website: https://www.howlguitarstraps.nl

    Thank you!

    Debbie Ahuis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The images in that section are too wide – 1000×1000. Crop the extra space on the sides and they’ll show up properly.

    Theme Author Ben Ritner – Kadence WP

    (@britner)

    You can add this in the theme options > custom css box:

    .home-iconmenu .home-icon-item i {
        display: block;
    }

    Kadence Themes

    Thread Starter debbieahuis

    (@debbieahuis)

    Worked perfectly!

    Thank you,

    Debbie

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Website not displaying correctly on firefox with pinnacle icon menu?’ is closed to new replies.