• Hello,

    My ‘Read More’ buttons currently look like this:

    I would like to change the buttons to this:

    Can anyone help me please?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I checked your site and it seems you already found the solution.

    Thread Starter richnich85

    (@richnich85)

    Hi Amit,
    Thank you for reaching out! Yes, I have, but I am having trouble making the font the same size as the paragraphs above. Are you able to assist me with that please?

    Hi,

    You have this code somewhere in your custom css or code snippet. You can adjust font size from here –

    a.tpg-post-link {
    display: inline-flex !important;
    align-items: center !important;
    gap: 3px !important;
    font-size: 20px !important;
    text-decoration: none !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.