Advanced tabs color custom
-
Hello, when I try to custom colors on advanced tabs (on active tabs for example), it doesn’t work… It looks like automatically spaces are generated in html and disable the customs colors. Here the code found in front-end :
li.advgb-tab.advgb-tab-active {background-color :#d63440 !important;color :#FFFFFF !important ;}(complete line in the html render page)
<style class=”advgb-styles-renderer”>.advgb-tabs-ed5b9cd3-3ee3-4500-84e0-6c90004996e6 ul.advgb-tabs-panel li.advgb-tab.advgb-tab-active {background-color :#d63440 !important;color :#FFFFFF !important ;}#advgb-tabs-ed5b9cd3-3ee3-4500-84e0-6c90004996e6 .advgb-tab-body-header.header-active, .advgb-tabs-ed5b9cd3-3ee3-4500-84e0-6c90004996e6 .advgb-tab-body-header.header-active{background-color :#d63440 !important;color :#FFFFFF !important ;}</style>
- The topic ‘Advanced tabs color custom’ is closed to new replies.