Hi, as you can see in the screenshot, the fonts of the tab titles are not showing only on mobile – https://screencast.com/t/DtoZlyb1A
How can I fix this without effecting how it looks on desktop?
Hey DROR,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.responsive #top .tab.fullsize-tab {
background-color: #26cfdb;
}
}
Hope this helps :)
Best regards,
Nikko
Great! Many thanks :)
Hi,
You’re welcome! Let us know if you need further assistance :)
Best regards,
Nikko