Tabs not responsive after CSS change
-
Hi Vladimir
1. I placed the tabs shortcode in my footer area but I found the tabs too wide for the titles so I placed this in the custom css:
.su-tabs-nav { width: 200px !important; }
Attachement 1 – First CSS change
2. I noticed then that the content white area was dragged to the left leaving a lot of grey area to the right of the content area, so I added this:
.su-tabs-panes { width: 934px !important; }
Attachment 2 – second CSS change
3. After adding this to the custom css tabs are not responsive.
Attachment 3 – element responsivenessThanks for any help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Tabs not responsive after CSS change’ is closed to new replies.