- This topic has 1 reply, 2 voices, and was last updated 1 year, 1 month 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]