Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #680516

    Hi there

    The product slider images and text are appearing low resolution and very fuzzy.

    Also I am wanting a way to display my Store page as a masonry content block – so that I can have the sorting options based on the taxonomies above all the products as this is a nice visual easy way to filter products – however the display of the individual products themselves doesn’t allow me show the “add to cart” on each product. Is there a way to do that? As there is only currently the option to display Element Title and Excerpt.

    #681150

    Hey xfacta,

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

    Thanks,
    Rikard

    #681152

    Hi there yes certainly – its just a dev site at this point based on one of your demos

    #681156

    Also while you are on that page how can I make the fill width easy slider look better on mobile view?

    Currently if you view it on a mobile the top and bottom get cut off

    #682207

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia-safari .avia-content-slider, .avia-safari .avia-content-slider-inner, .avia-safari .avia-content-slider-inner .slide-entry-wrap { 
    -webkit-perspective: 0 !important;
    }
    

    Best regards,
    Yigit

    #682388

    Hi there

    Thanks for that it foxed it.

    So this is actually a bug – will it be fixed in an upcoming update do you think?

    Also question with code that is added to the Quick CSS is it better to add this to the child theme style page or does it only work in the Quick CSS area?
    As with all of the “tweaks” and customisations it can get quite large in there.

    #682620

    Hi,

    You can add the code to style.css file of your child theme as well.
    We have reported it to our devs.

    Best regards,
    Yigit

    #683409

    Hi there

    thank you.

    Is it better to add it to the child themes style.css or leave it in the quick css? Which option would better better for site functionality and speed?

    Cheers

    #683656

    Hi,

    Please add it to style.css file of your child theme :)

    Best regards,
    Yigit

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