Carousel height

  • Posts: 14
  • Thank you received: 0
8 years 7 months ago #213097

-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.5.28
-- Browser(s) name and version -- : Chrome

The settings of the module are attached.
I keep changing the settings but initially on loading the page the carousel starts with a container that displays 2 rows of items - when the carousel slides it then displays 1 row but the outer container stays at twice the height it should be.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81504
  • Thank you received: 13063
  • MODERATOR
8 years 7 months ago #213106

Hi,

That's because of the CSS of your template.
Add that CSS on your website in order to counter that and it will display properly:
.hikashop_main_carousel_div > ul > li {
margin: 0px !important;
}

The following user(s) said Thank You: markc

Please Log in or Create an account to join the conversation.

  • Posts: 14
  • Thank you received: 0
8 years 7 months ago #213140

Yes that worked.
Thank You.

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum