Position "Add to cart" in Carousel

  • Posts: 28
  • Thank you received: 0
9 years 4 months ago #237521

-- HikaShop version -- : 2.6.2
-- Joomla version -- : 3.5.1
-- PHP version -- : 5.4.45
-- Browser(s) name and version -- : IE, Firefox

Hello,

the position of the "Add to cart" (in my case, the button was changed an is named details) in the carousel mode is not in the middle but leftsided. (see printscreen)

This message contains confidential information


Please check.
Thanks

Attachments:

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

  • Posts: 84310
  • Thank you received: 13701
  • MODERATOR
9 years 4 months ago #237533

Hi,

From what I can see, the problem comes from the line:
margin-left: -60px !important;
in the CSS:
.hikashop_products_listing_main .hikashop_product_carousel input.hikashop_cart_input_button {
position: absolute;
top: 30%;
left: 50%;
margin-top: -17px !important;
margin-left: -60px !important;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
z-index: 100;
transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
color: #fff !important;
}
in the file www.memoryproject.eu/templates/jsn_glass...jsn_ext_hikashop.css of your Joomla template.
If you remove it, it should display centered.
I would recommend to contact your template provider to tell them about that.

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

  • Posts: 28
  • Thank you received: 0
9 years 4 months ago #237679

Thanks I will check with th support oj joomla shine.

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

Time to create page: 0.036 seconds
Powered by Kunena Forum