This topic has 5 replies, 3 voices, and was last updated 1 months, 1 weeks ago ago by Andrew Mitchell
hi how are you doing
i need help to make the swiper navigation bar bigger (Look Video so you will understand what am i talking about) i made a table then ive added a css code (given by you guys, thanks for that) to make it non wrapable on certain devices based on their pixels size
here is the css code “@media (max-width: 800px){
[data-id=”783093d”] {
overflow-x: scroll;
}
[data-id=”783093d”] .e-con-inner > [data-element_type=”container”] {
min-width: 600px;
flex-wrap: nowrap;
}
}”
thanks in advance
Hi @QaQako,
Please provide us with your current website URL so we can take a closer look.
Thank you!
here it is
its below the table (look image)
Dear @QaQako,
We hope this message finds you well.
Could you kindly add the following custom CSS to the section containing the table?
selector::-webkit-scrollbar {
height: 15px;
}
We hope this resolves the issue. Should you need any further assistance, please don’t hesitate to reach out.
Best regards,
The 8Theme Team
Dear QaQako,
We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!
Click here to spread the love: https://themeforest.net/downloads
Thank you for being an integral part of our journey!
Best Regards,
The 8Theme Team
The issue related to '‘How to make the swiper navigation bar bigger’' has been successfully resolved, and the topic is now closed for further responses