• Resolved KimMcDougalcrafter

    (@ormgrecipes)


    Hi, how can I increase the font size of the Read More button? I’ve tried the code below, but it isn’t working.

    .rt-tpg-container .rt-holder .rt-detail .read-more a {
    font-size: 20px !important;
    }

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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.
    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    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.
    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    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!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Can’t get Read More button text larger’ is closed to new replies.