Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi
I have set up a tabbed content/table and as it is on a green background/container I want to make the background of the tab contents to be white.
I added the below custom css which worked last week but has stopped working now?!
.tabbable.style_2 .tab-content {
border: 1px solid #ebebeb;
background-color: #ffffff !important;
}
Thanks
J
Its ok sorted now – there was some conflicting custom css that was the issue now
You must be logged in to reply to this topic.