• Resolved JenniferCross

    (@jennifercross)


    Hi Roman,

    I hope you’re keeping well.

    I just wanted to ask why the ‘See all of my testimonials’ button only shows when I hover over it – please can you help me to make it a permanent button? This appears to be on mobile, laptop etc.

    Thanks in advance,
    Jen

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello Jen, try to use the following CSS code.

    You can add CSS code in Customize → Additional CSS section.

    #testimonials .all-news {
        color: #a3195b;
        border-color: #a3195b;
    }
    
    #testimonials .all-news:hover {
        color: #444;
    }

    Kind Regards, Roman.

    Thread Starter JenniferCross

    (@jennifercross)

    Hi Roman, perfect as always! Thanks so much.

    Jen

    You are welcome Jen ??

    Kind Regards, Roman.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘See more button’ is closed to new replies.