Tagged: x
-
AuthorPosts
-
March 29, 2016 at 9:29 pm #857867
Hello there,
I have a simple yet complex question.
I’d like to remove the drop shadow from a button I have on my site.
I am using the shortcode to display the button.
It is in my mega menu under ‘News & Highlights’
You can view the issue HERE.
I have attached a screenshot also to help you better understand my question.Thank you,
MichaelMarch 29, 2016 at 11:49 pm #858098Hello Michael,
Thanks for writing in!
There seems to be an active under construction page. Kindly provide us with the admin details to your site so that we’ll able to check this further.
Thank you.
March 30, 2016 at 8:24 pm #859858This reply has been marked as private.March 30, 2016 at 8:51 pm #859894Hi there,
Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
a.x-btn.x-btn-flat.x-btn-rounded.x-btn-regular { text-shadow: none; border-radius: 0; /* optional for removing curved edges to match with other buttons on site */ }
Hope this helps – thanks!
March 31, 2016 at 10:41 pm #861908Amazing support as always!
Your support team is a blessing.
April 1, 2016 at 3:12 am #862217Thank you! We’re more happy to help, always 🙂
-
AuthorPosts