Remove Add to Cart Vertical Scroll Bar

  • Posts: 34
  • Thank you received: 0
13 years 2 days ago #111086

I've tried every possible css fix described in this forum and I cannot find a way to remove the vertical scroll bar ( juil.com/juil-womens-shoes/mojanda ).

Please send me the correct file to edit.

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

  • Posts: 12953
  • Thank you received: 1778
13 years 2 days ago #111091

Hi,

1. Reading the CSS documentation will probably help you.

2. Showing me what do you exactly want to do through some screenshots will probably help me.

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

  • Posts: 34
  • Thank you received: 0
13 years 2 days ago #111095

I have exhausted efforts in CSS - documentation not specific to this problem. Please see attached screenshot. I simply want to remove vertical scrollbar in the "Add to Cart" popup.

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
13 years 2 days ago #111128

Hi,

The Frontend css file of hikashop is not loaded in the popup, so you have to add the property:
.#hikashop_notice_box_content{
min-height: 200px !important;
}

In the file: "media/com_hikashop/css/style_green.css"

The following user(s) said Thank You: yideaz

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

  • Posts: 34
  • Thank you received: 0
13 years 2 days ago #111157

Worked beautifully :)

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

Time to create page: 0.081 seconds
Powered by Kunena Forum