Get rid of a black transperent line

  • Posts: 40
  • Thank you received: 0
12 years 10 months ago #44080

I have created a vertical slider but the description and price is in a black transparent box how do i get rid of that box? The site is trendcommunications.com.au/fsa

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

  • Posts: 83103
  • Thank you received: 13418
  • MODERATOR
12 years 10 months ago #44348

You can add the CSS below in the front end CSS file of HikaShop via the Display tab of the configuration:

.hikashop_img_pane_panel{
background-color: transparent !important;
}

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

  • Posts: 40
  • Thank you received: 0
12 years 10 months ago #44458

Thanks so much for your help. This solved my problem but the item name and price is overlapping the images. I tried adjusting the pane height and adding padding to the css styles under the heading sliders CSS for module categories display but nothing worked.

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

  • Posts: 83103
  • Thank you received: 13418
  • MODERATOR
12 years 9 months ago #44575

You could try that:

.hikashop_img_pane_panel {
position: relative !important;
}

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

  • Posts: 40
  • Thank you received: 0
12 years 9 months ago #44658

Thats great thanks also are you able to just display the product name and price. I have been through the Type of item layout box and there are a number of other options but not just the product name and price. Thanks

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

  • Posts: 83103
  • Thank you received: 13418
  • MODERATOR
12 years 9 months ago #44792

For the product name and price, you can use the item bow layout "title".

The following user(s) said Thank You: kizza2

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

Time to create page: 0.065 seconds
Powered by Kunena Forum