Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Caroussel numbering visible only on phone version

    Addons
    3
    3
    35
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jnemeck last edited by

      HI,

      I would like to ask you, if there is any possibility to hide the carousel numbering on the pc and tablet version and have it visible only on the phone version?

      Thanks a lot :)

      1 Reply Last reply Reply Quote 0
      • edgrbnz
        edgrbnz last edited by edgrbnz

        Custom CSS would be your best friend here. Just paste some code to hide the numbers in Customize → Desktop CSS.
        You could play with something along the lines of:

        .sink-only-numbers.
        .lay-carousel-sink
        .numbers {
           display: none;
        }
        

        or

        .sink-with-numbers-and-captions
        .lay-carousel-sink
        .numbers {
           display: none;
        }
        

        depending on if you are using the carousel with captions or without.
        Cheers!

        ✦ ✦ ✦

        1 Reply Last reply Reply Quote 0
        • Richard
          Richard Global Moderator last edited by

          Dear @edgrbnz

          Thankyou! :)

          Best
          Rich

          1 Reply Last reply Reply Quote 1
          • First post
            Last post

          Try this to fix issues before you post:

          Use the Search Feature. Maybe there is already a solution to your issue.

          1. Update Lay Theme and all Lay Theme Addons
          2. Disable all Plugins
          3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
          4. Now see if your problem solved itself
          5. Go here, see if your problem is listed here:
          Troubleshooting

          When you post:
          1. Post a link to where the problem is
          2. If the problem is difficult to explain, post screenshots / link to a video to explain it

          Thanks!

          Online Users

          S
          G
          T
          L
          M

          Recent Topics

          • Carousel is not showing

          • S

            Image hover -> Image on image

          • C

            centred Carousel fixed width and proportions

          • text underline

          laytheme.com