• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Kate Support
  • Private: No
  • Open Date: 01.09.15, 11:30
  • Opened by: Tomas
  • Closed by: Kate Support
  • Closed on: 08.09.15, 12:14
  • Reason: Fixed
  • Comment: Glad to help!

Ticket #8362 - editing product detail

Hello. I need help with editing templates.

Marked on the screenshot - http://www.imgup.cz/image/ZMV

1) Bookmark “More Info” I want in the first place.

2) I need to reduce the empty spaces between the blocks.

3) I hate double sliders - sliders inside pages. In the demo templates this would not obvious. I want to cancel the marked slider. I want to show the entire contents at once. I.e. is a scrollbar of the browser window (so there are two, one from a browser and an extra page).

Can you please help me?

Comments

Kate Support 01 Sep 2015, 13:30

Hi,
1) Here you can read how to make “More info” tab the default one
http://support.promokit.eu/index.php?do=details&task_id=6335#comment29593
2,3) Add this code to TS > Custom CSS

#product .sections .bodies-indent, #product .sections .sections-bodies {max-height:1000% !important; height:auto !important}
@media (min-width: 992px) {
#product #center_column .pb-left-column {height: 500px;}
}
Tomas 08 Sep 2015, 00:05

Thank you, it helps.

Kate Support 08 Sep 2015, 12:14

You’re welcome! Best regards!