Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #320611

    Hello.
    When i’m add hotspot to image in column it break font in other columns.
    I find it in safari. Chrome renders all column fine.
    image with hotspots

    When i’m delete all hotspot from first image – font repairs at second column.

    #320627

    Hey Evgeny!

    Login credentials are needed. Please post them here privately and we will look into it

    Regards,
    Yigit

    #320670
    This reply has been marked as private.
    #320952

    Hey!

    Thanks for the info.

    An inline styling has been added on the third column:

    <div class="new-font-regular3" style="color: #000000; text-align: left;">Цена: по запросу</div>
    

    Maybe a third party plugin is adding that automatically.

    Cheers!
    Ismael

    #320997

    Ismael, thank you.
    But problem not here.

    When i’m add hotspot to my left image – text in center column color to grey and it’s size do smaller.
    f.e. i set hot spot to center image – and text in right column have that effect.

    #322400

    Hey!

    As Ismael mentioned the text color was changed on that bit of text itself. You can edit the page, look at that text block in the “Text” tab and edit the raw code for it to remove the color: #000000; .

    Regards,
    Devin

    #324598

    Hello.
    ok, i’m explain it not very well.
    I’m talking about second column – then i add hotspot to first column i’t damage font’s in second column.

    I find that only at Safari 7.
    Chrome and FF show’s fonts well.

    second column

    #325267

    Hi!

    Please try adding following code to Quick CSS

    .avia-mac .avia_textblock { -webkit-font-smoothing: antialiased; }

    Best regards,
    Yigit

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