Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #945382

    Hi!
    Please check on mobile Phone this page, in particular the tab section. The titles are not visible. They suppose to have a white colour, just as on desktop view. Is there a way to make them visible?

    Thanks!
    Martine

    • This topic was modified 6 years, 8 months ago by famewebdesign.
    #945818

    Hey Martine,

    Thanks for providing the link.
    Can you try to add this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .responsive #top .main_color .tabcontainer .active_tab h3 span {
        color: #fff !important;
      }
    }

    Hope it helps :)

    Best regards,
    Nikko

    #945887

    Thanks Nikko! That works!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘title in tab element not visible on mobile phone’ is closed to new replies.