- This topic has 1 reply, 2 voices, and was last updated 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Construction Pro/Build Forum › Orange overlay on Services
I created a services page and then used the short code: [ourservices col=’3′ show=’5′] to create a dynamic grid of services. When I did this a orange vertical rectangle appears when you hover over the services. I haven’t been able to find the coding to remove the orange box. Is there an issue with short code? Or other coding that can remove this rectangle. The website is tuttleconcrete.com. Look at the bottom of the home page or the services page.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.services-box:hover::before {
display: none !important;
}
Regards,
Dave
WordPress eLearning and LMS Plugins WordPress eLearning and LMS plugins have been discussed in this article. Speaking of the modern day learning and education, it […]
Radio Station Plugins This blog walks you through remarkably effective radio WordPress plugins custom-made for radio websites. So, let’s get to know more about these […]
WordPress Slider Without Coding There are so many methods that you can prefer to enhance the look and feel of your website. one of the […]