- This topic has 4 replies, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › The Art Theme – Featured Box Read More no link
I am using The Art theme and noticed the featured boxes “Read More” links are not linking to the pages selected from the drop-down menu of pages.
See: http://laurenemiller.com/
Thank you.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
Remove
.featured_area { z-index: -1; position: relative;}
Add this new code there
.featured_area { z-index: 1; position: relative;}
Regards,
Chris
I made the requested change and it appears to be working while working on it in the back-end (admin area) of wordpress, however, when I go to the front end of the site, the 3 featured box page links do not work. (back-end roll over turns text orange and is an active link, front-end the anchor text just stays black with no action). Perhaps it is a cache issue, however, I did a hard refresh with no luck.
Please disregard. I dumped cache and the links are working. Thank you.
Cool
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]