• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 14.02.18, 13:15
  • Opened by: Rizak
  • Closed by: Marek
  • Closed on: 14.02.18, 13:30
  • Reason: Closed
  • Comment: Glad to help!

Ticket #11676 - icon size

Hi Marek,

I have a little issu on tabs product, eveything works fine but i can get icon as big as i want.
I tryed to find the information but i’m stuck now…

Would you help please?

Comments

Marek 14 Feb 2018, 13:19

Use following CSS:

.tab-pane svg {width:100px;height:100px}
Rizak 14 Feb 2018, 13:28

I should have try this, works with

 #product .tab-pane svg {width:100px;height:100px} 

But you should probably know it ;-)

Thanks again Marek

Marek 14 Feb 2018, 13:30

No problem