Home › Forums › Luzuk › LZ Fashion Ecommerce › Bug that come back
Tagged: bug critical
- This topic has 3 replies, 3 voices, and was last updated 5 years, 3 months ago by User Support.
-
AuthorPosts
-
February 20, 2019 at 11:26 am #1757dkohavParticipant
On the THE MOST POPULAR (Featured Products) I see that When I hover on the items, the icons not display properly, can you please tell me how you fixed it last time?
My site is http://purimstock.com
It’s happen when I add a new products, because of that I needs to understand how to fix it and why it’s happening?.
February 21, 2019 at 5:22 am #1763User SupportParticipantHello dkohav,
icons display depend on sliders height.
if product name is too large then you have to increase sliders height…to add slider height css you have to go to Dashboard >> Appearance >> Customize >> then there is an option for Additional CSS.
we have added below css for slider height through which you can adjust sliders height..slider{
height: 369px;
}if you have to increase individual sections height then use css along with section id
we have solved most popular section issue by adding below css
section#featured-post-section .slider {
height: 385px;
}if you need any more help, please message us.
Thank You.March 9, 2019 at 3:40 pm #1867admin7ParticipantHi There,
How can I get the homepage
1. Sliders to show on my online shop home page?
2. How can I get “Support Service’ to display on the homepage?
3. How can I get the “Multilanguage’ sign to display?March 11, 2019 at 6:46 am #1875User SupportParticipantHello,
1. Sliders to show on my online shop home page?
–> this functionality is not included in our theme.2. How can I get “Support Service’ to display on the homepage?
–> Support service section is not included in our theme, if you want to add a support section then you have to pay extra charge.3. How can I get the “Multilanguage’ sign to display?
–> you have to download “Google Language Translator” plugin, then use shortcode where you have to dislpay Multilanguage.Thank You.
-
AuthorPosts
- You must be logged in to reply to this topic.