Plugin Support
Habib
(@habibjh)
Unfortunately, I can’t see any block using The Post Grid plugin on the podcast page link you shared before. But the selector (.rt-tpg-container .rt-holder .rt-detail .read-more a) you shared is correct for the Read More button. It should work. I’ve tested with the same selector on your blog page, and it works fine. – https://prnt.sc/sjB3oroa9DdN
Can you give me the actual URL with the replicated issue that I can help you?
-
This reply was modified 8 months, 3 weeks ago by
Habib.
Plugin Support
Habib
(@habibjh)
.rt-tpg-container .rt-holder .rt-detail .read-more a{
font-size: 20px !important;
}
Kindly check the screenshot – https://prnt.sc/XsjBRZn2DMSr
The above CSS works correctly for both example on your site. If you add the CSS in Customize → Additional CSS, it should work perfectly. If it still doesn’t work. you are welcome to create a support ticket with RadiusTheme for immediate assistance.
Thank you 🙂
-
This reply was modified 8 months, 3 weeks ago by
Habib.
Thanks @habibjh, no it didn’t work on my end, but I did a little cosmetic change to make the button stand out a bit more. I’ll reach out with a support ticket. Thanks for your help!