Okay
  Public Ticket #628320
Issues showing on Firefox browser
Closed

Comments

  • Alicia started the conversation

    Hello,

    I am developing a business site with your theme, but I saw that the pictures on Firefox and IE are not getting responsive (while they still look ok on Chrome and Edge). That would give an awful look to our costumers and would need to know how to fix this bug.

    Also need to know how could I translate the string on the header on WPML. Which file would I need to edit to do that?

    Thank you.

  •  291
    Paul replied

    Hi Alicia!

    1. For the picture issue on Firefox, please go to \"Appearance > Customize > Others\" and try applying this custom CSS:

    .wpb_single_image .vc_figure {
        display: block;
    }

    2. For the tagline translation with WPML, please follow these steps:

      1. Install \"WPML String Translation\" plugin
      2. Go to \"WPML > String Translation\" and search for the string of your tagline
      3. Translate the string, mark it as \"Translation is complete\" then save.

    Regards,
    Paul