Tagged: featured slider
- This topic has 10 replies, 2 voices, and was last updated 5 years, 9 months ago by Skandha.
-
AuthorPosts
-
November 16, 2018 at 6:59 pm #159477twin6Participant
Hi there, there used to be the little white dots (choosers) at the bottom of the images that you can chick on to see different slides. I noticed once it’s hits 20 slides, the dots disappeared (but they will flash when the slides fade into each other), and at 19th slide, the dots are still there. Is that deliberately setup this way or is it a bug?
Thank you.
November 17, 2018 at 7:26 am #159489SkandhaParticipant@twin6: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaDecember 14, 2018 at 11:04 pm #161539twin6Participant@Skandha, sorry I didn’t get a notification about your reply! Here is my site: http://www.luxeweddings.ca, you will see, there are only 19 slides, if I add 1 more, the white dots (choosers) will disappear and flash in a weird way.
I also just posted another question about the footer area.
Thank you.
December 14, 2018 at 11:22 pm #161540twin6ParticipantActually, got a 3rd question…. is it possible to center the logo (and make the top menu as secondary menu bar) so both logo and top menu are centered?
Thank you!
December 18, 2018 at 4:12 am #161725SkandhaParticipant@twin6: Regarding the slider dots issue when exceeding 19 slides.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#controllers { z-index:25; }
To center logo and the top menu
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width:961px) { #header-top, #header-right { float:none !important; clear:both; text-align:center; } #site-logo, #hgroup { display:block !important; float:none !important; } .header-sidebar .widget { float:none !important; } .header-sidebar .menu, .header-sidebar .widget_text { float:none !important; } #header-left { display:flex !important; justify-content:center; float:none !important; } }
Let me know if this works out!
Kind Regards,
SkandhaDecember 19, 2018 at 6:47 pm #161885twin6Participant@Skandha, both slides and centering logo/menu are working. Thank you!
How do I center my copyright? (it now looks funny floating left)…
December 20, 2018 at 12:36 am #161908SkandhaParticipant@twin6: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#site-generator .site-info { text-align:center; }
Let me know if this does the trick!
Kind Regards,
SkandhaDecember 20, 2018 at 5:25 pm #161977December 21, 2018 at 2:45 am #162014SkandhaParticipant@twin6: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-kathmandu/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaJanuary 21, 2019 at 1:07 am #164051January 21, 2019 at 1:37 am #164054 -
AuthorPosts
- The topic ‘Featured Slider Chooser’ is closed to new replies.