dreyahbohlen Posted September 15, 2022 Posted September 15, 2022 Does anyone know how to get rid of the grey box behind the white arrows on the Slideshow Gallery Block in 7.1 and then change the arrow colors to black? Any code or insight would be greatly appreciated! 🙂 I've attached a picture for reference! Thanks! www.dreyahbohlen.comInstagram | Facebook | TikTokBuy Me A Coffee
creedon Posted September 15, 2022 Posted September 15, 2022 Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
dreyahbohlen Posted September 16, 2022 Author Posted September 16, 2022 The website is live now! It is luminocityfestival.com www.dreyahbohlen.comInstagram | Facebook | TikTokBuy Me A Coffee
Solution Web_Solutions Posted September 16, 2022 Solution Posted September 16, 2022 20 hours ago, dreyahb said: Does anyone know how to get rid of the grey box behind the white arrows on the Slideshow Gallery Block in 7.1 and then change the arrow colors to black? Any code or insight would be greatly appreciated! 🙂 I've attached a picture for reference! Thanks! Here is the code for change color. I have add green color. You add any color code that you like. You can also add rgba color code like rgba(0, 128, 0, 80%) [data-section-id="631a5d35bbffb651d0f1133c"] { .sqs-gallery-controls a{ background-color: green !important; } }  Create_Job 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Â
dreyahbohlen Posted September 16, 2022 Author Posted September 16, 2022 5 minutes ago, Web_Solutions said: Here is the code for change color. I have add green color. You add any color code that you like. You can also add rgba color code like rgba(0, 128, 0, 80%) [data-section-id="631a5d35bbffb651d0f1133c"] { .sqs-gallery-controls a{ background-color: green !important; } }  It worked!! Thank you! Do you happen to know how to change the arrow color as well? www.dreyahbohlen.comInstagram | Facebook | TikTokBuy Me A Coffee
Web_Solutions Posted September 16, 2022 Posted September 16, 2022 2 minutes ago, dreyahb said: It worked!! Thank you! Do you happen to know how to change the arrow color as well? Yes. [data-section-id="631a5d35bbffb651d0f1133c"] { .sqs-gallery-controls a{ background-color: green !important; } // icon color .sqs-gallery-controls a:before{ color: red !important; } }  dreyahbohlen and Create_Job 2 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Â
dreyahbohlen Posted September 16, 2022 Author Posted September 16, 2022 It worked! Thank you so much @Web_Solutions!!!! www.dreyahbohlen.comInstagram | Facebook | TikTokBuy Me A Coffee
Web_Solutions Posted September 16, 2022 Posted September 16, 2022 2 minutes ago, dreyahb said: It worked! Thank you so much @Web_Solutions!!!! You're welcome! Create_Job 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Â
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment