Comments 2wingme started the conversationMarch 6, 2017 at 11:41pmHi,This question is probably easy but how can I add box under the tabbed section so the tab + the box looks like "one piece", just as shown on my picture? I would like to add a text in the box. When you change the tab, it doesn't affect the box.Thanks,Francois 8,999Tahir repliedMarch 7, 2017 at 6:27pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : ul.wpb_tabs_nav.ui-tabs-nav{ margin-bottom: 0px !important; } .wpb_wrapper.tabbed { background-color: #47a832; padding: 0px; } ul.wpb_tabs_nav.ui-tabs-nav { background: #fff; } .tabbed .wpb_tab { padding-top: 17px; } Thanks ThemeNectar Support Team 2wingme repliedMarch 7, 2017 at 7:33pmHi Tahir,This is *almost* what I am looking for, but it should look like this instead (see attachment).How I want is in the left and how it displays in the preview page is on the right. Reduce height of the tab and avoid the green to go on the background / just inside a box with centered white text (title).Thanks alot! 8,999Tahir repliedMarch 7, 2017 at 7:41pmAdd this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .wpb_wrapper.tabbed { background-color: #47a832; } ul.wpb_tabs_nav.ui-tabs-nav { background: #fff; } .tabbed .wpb_tab { padding-top: 17px; } .tabbed .wpb_tab{ background: #fff; } Thanks ThemeNectar Support Team 2wingme repliedMarch 7, 2017 at 7:50pmPerfect this works! Last question: where do I write my white title inside the green box "ECONOMIC PERFORMANCE"? 8,999Tahir repliedMarch 8, 2017 at 5:40pmShould be added inside the tabs . Be.st ThemeNectar Support Team Sign in to reply ...
Hi,
This question is probably easy but how can I add box under the tabbed section so the tab + the box looks like "one piece", just as shown on my picture? I would like to add a text in the box. When you change the tab, it doesn't affect the box.
Thanks,
Francois
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Hi Tahir,
This is *almost* what I am looking for, but it should look like this instead (see attachment).
How I want is in the left and how it displays in the preview page is on the right.
Reduce height of the tab and avoid the green to go on the background / just inside a box with centered white text (title).
Thanks alot!
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Perfect this works! Last question: where do I write my white title inside the green box "ECONOMIC PERFORMANCE"?
Should be added inside the tabs .
Be.st
ThemeNectar Support Team