Remove the number of photos in the lower-left corner of the slider.

Free and Premium WordPress Plugins & Themes Forums WordPress Themes Villagio Remove the number of photos in the lower-left corner of the slider.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1299868
    István Tornyos
    Participant

    Hello,

    how can i remove the numbering in the lower left corner of the slide? Which shows how many photos the slide consists of.

    Thanks
    István

    #1300209
    J. Davis
    Keymaster

    Hi István,

    Thanks for contacting us. You may try to add the style below to Appearance > Customize > Additional CSS in order to remove the pagination of the slider on the home page:

    .home .flex-control-nav.flex-control-paging{
      display:none;
    }

    best regards,
    J. Davis

    #1300699
    István Tornyos
    Participant

    Thanks, it works.

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