Tagged: enfold theme, tab section
Hello Team,
we use the Enfold theme for our WP website and in there the function tab-section … but we needed to change the tab section visually, which i already did … means, no borders etc. … you can see that on http://www.greenmonkey.io (PW: AEu4Q) under the part “UNSERE STYLING SPRAYS” … the only thing we are not able to change is … How can we make the tab-navigation centered ? Right now, it starts logically from the left of course … is there a way to put that in the middle ?
Thank you very much for your help. !! Kind regards … Bernd
Hello Team,
any news on my problem ?
Thank you Bernd
Hi,
Thank you for using Enfold.
I can’t find any tab section element in the page. Did you remove it? Please create a test page so that we can inspect the layout.
Best regards,
Ismael
Hi Ismael,
set up a test page … http://www.greenmonkey.io/test/#tab-id-1
Password is: AEu4Q …
Problem is, the navigation (Test 1, Test 2, Test 3) is on the left side … how can we achieve that to be centered?
Thank you for your help, Bernd
Hi,
Thanks for the info.
Use this css code to center align the tab title container.
.tab_titles {
text-align: center;
}
.tab_titles .tab {
float: none;
display: inline-block;
}
Best regards,
Ismael
Hi Ismael,
thank you very much! Works fine!!
Best regards, Bernd
Hi bdeuwe,
Glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko