Hide Offer Slider Arrows (when only 1 slide/post)
Looking to either add code or css to hide the < 1/1> arrows/box when only one items is visible. However when 2 or more are visible or in the posts filter the arrow appear as expected. Thanks
Looking to either add code or css to hide the < 1/1> arrows/box when only one items is visible. However when 2 or more are visible or in the posts filter the arrow appear as expected. Thanks
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
https://www.utilityline.co.uk/careers/ you will see it currently shows 1/1.
Use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Will the arrows then show when you have more than one available in the filter? So the arrows are hidden when only one items in the filter, however they show when you have 2 or more?
Yes, indeed.
Took some css to get them to line up properly as the x/y (numbers) dont appear when multiples show, but works as expected, in terms of the arrows appear if 2 or more are active. Thanks