Hi, tab look blank on mobile, please take a look
http://www.responsinator.com/?url=http%3A%2F%2Fwww.andromedasf.com%2F
URL: http://www.andromedasf.com/
The is in the Home Page
Hi, Any news about this?
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) {
.responsive #top .main_color .active_tab_content {
background-color: #005481;
}
.responsive .tabcontainer .tab_content, .responsive .tabcontainer .tab {
background: white;
}
}
Best regards,
Yigit
Thanks !!!