- This topic has 1 reply, 2 voices, and was last updated 1 year 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
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]