-
AuthorPosts
-
September 1, 2016 at 7:16 am #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.
September 2, 2016 at 7:10 am #681150Hey xfacta,
Could you post a link to the site in question so that we can take a closer look please?
Thanks,
RikardSeptember 2, 2016 at 7:15 am #681152Hi there yes certainly – its just a dev site at this point based on one of your demos
September 2, 2016 at 7:19 am #681156Also 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
September 5, 2016 at 3:14 pm #682207Hi,
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,
YigitSeptember 6, 2016 at 1:50 am #682388Hi 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.September 6, 2016 at 1:48 pm #682620Hi,
You can add the code to style.css file of your child theme as well.
We have reported it to our devs.Best regards,
YigitSeptember 7, 2016 at 10:42 pm #683409Hi 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
September 8, 2016 at 12:28 pm #683656 -
AuthorPosts
- You must be logged in to reply to this topic.