Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #779136

    I have the following css code in my child theme style.css:

    
    .epx-smooth_image {
    	image-rendering: auto !important;
    }
    

    I set epx-smooth_image as Custom Css Class for image but as a result I see only
    <div class="avia-image-container-inner"><img class="avia_image " ... ></div>

    I’ve tried to put css class to quick css but the result is just the same.

    What am I doing wrong or is there a bug in theme code?

    #779280

    Hey epoludnie,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #779871

    priv

    #779891

    Hi,

    I tried to access the link you gave but it gives:

    Your access to this site has been limited

    Try to check the parent div of avia-image-container-inner, which is avia-image-container, you should see the class appearing there.

    Best regards,
    Nikko

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