Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #728072

    Hey there,

    is there a way to display the caption of a slider under the image on mobile?

    #728091

    Hi Gabster!

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

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .container { display: none !important; }}

    Very nice looking website by the way :)

    Best regards,
    Yigit

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