Last tab "on page, not in line" causing trouble.
-
Good evening,
First of all, thanks for plugin.
I tried several tab plugins and this one was the best.
I figured out, a lot by reading and using firebug. But i cant find the solution for this problem:https://ronexotischschaafijs.is-best.net/product-info/
When I press the green tab, things go wrong…
Can you help me fix this?
This is what I put in my (Hueman) child theme css.
#tablist1-tab1 {background: #FFFF00;}
#tablist1-tab2 {background: #990000;}
#tablist1-tab3 {background: #FF6600;}
#tablist1-tab4 {background: #996633;}
#tablist1-tab5 {background: #FFFF00;}
#tablist1-tab6 {background: #FF0000;}
#tablist1-tab7 {background: #00FF00;}
#tablist1-tab8 {background: #ffffff;}
#tablist1-tab9 {background: #FF0000;}
#tablist1-tab10 {background: #FFCC00;}
#tablist1-tab11 {background: #FF0000;}
#tablist1-tab12 {background: #CC9933;}.responsive-tabs .responsive-tabs__list__item {
padding: 10px 4px 4px 4px !important;
margin-bottom: 1px !important;
margin-left: 0px !important;
margin-right: 0px !important;
text-align: center;
width: 100px;
border-left: 1px solid #000000 !important;
border-right: 1px solid #000000 !important;
border-top: 1px solid #000000 !important;
border-top-left-radius: 7px !important;
border-top-right-radius: 7px !important;
}
.responsive-tabs .responsive-tabs__list__item {
white-space: nowrap !important;
float: left;
}
.responsive-tabs .responsive-tabs__panel {
clear: left !important;
}
- The topic ‘Last tab "on page, not in line" causing trouble.’ is closed to new replies.