Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #457892

    Hello Support,

    We updated to the latest version yesterday and found that all our icons have disappeared.

    We have tried enabling cors but still they do not appear.

    Thanks in advance.

    #458027

    Hey Wils1234!

    They are displaying on my end. Try clearing your browser cache and any caching related plugins you might have installed.

    Best regards,
    Elliott

    #458814
    This reply has been marked as private.
    #459017
    This reply has been marked as private.
    #459051

    Hi Support,

    With regards to the gallery… we had to change the thumbnail effect to activate animation on page load in order to get them to show.

    Thanks in advance.

    #459450

    Hey!

    I can’t see any missing icons or pictures on my end, your last link lead to a 404 page though. Could you provide us with screenshots of what you are seeing on your end please?

    Regards,
    Rikard

    #459483
    This reply has been marked as private.
    #459857

    Hi!

    I can see the icons both in the screenshot and on the page, although they are light grey making them hard to see. I’m guessing you would want to change the size and colour or them? If so, into what size and colour?

    Cheers!
    Rikard

    #460124
    This reply has been marked as private.
    #460551

    Hey!

    Ok, please try the following in Quick CSS under Enfold–>General Styling:

    .postid-37912 .avia_transform .av_font_icon {
      opacity: 1.0 !important;
      -webkit-transform: scale(0.7) !important;
      -ms-transform: scale(0.7) !important;
      transform: scale(0.7) !important;
    }

    Cheers!
    Rikard

    #460709
    This reply has been marked as private.
    #461061

    Hey!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.

    Cheers!
    Rikard

    #461942
    This reply has been marked as private.
    #462430

    Hey!

    Thanks for the details and sorry for the late reply, I changed the code in your quick CSS and the icons look good now. I’m not sure I understand what the problem was on your last link but I’m guessing your mean the thumbnails under the larger images?

    Best regards,
    Rikard

    #462715
    This reply has been marked as private.
    #462809

    Hi!

    Ok, please try the following as well:

    .avia_transform .avia-gallery-thumb img {
      opacity: 1.0 !important;
      -webkit-transform: scale(1.0) !important;
      transform: scale(1.0) !important;
    }

    Regards,
    Rikard

    #462904

    Hi Rikard,

    Thanks again, that has worked too.

    #463171

    Hi!

    Great, glad we could help :)

    Cheers!
    Rikard

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘Icons’ is closed to new replies.