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

    I have an issue on the hours table on the homepage.

    It repeats the word Monday on mobile.

    #547723

    Is there any update on this issue?

    #548171

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .avia-table-1 td:nth-of-type(1):before {
    display: none; 
    }}

    Best regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.