• Resolved yannsrt

    (@yannsrt)


    Hello,

    Could you,please, help me to solve the problem between “Strong Testimonials” and the theme “Rife free”” ?

    I explained it here : https://wordpress.org/support/topic/next-and-previous-arrows-missing/

    When ” Strong testimonials” is disabled, everything works correctly.

    “It seems that plugin Strong testimonials is overriding font awesome stylesheet, and there may be missing some icons.”

    Thank you,
    Yann.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @yannsrt,

    Thank you for reaching out!
    Please add the following code in Appearance > Customize > Additional CSS:

    .fa.fa-long-arrow-left::before, .fa.fa-long-arrow-right::before {
    	font-family: "Font Awesome 5 Free";
    }

    Save and this should fix it.

    Let me know how it goes.

    Thank you,
    Mihaela

    Thread Starter yannsrt

    (@yannsrt)

    Hello Mihaela,

    The modification of css is not working.

    I disabled font awesome loading in the plugin and everything is fine.

    Thank you for your help,

    Yann.

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

The topic ‘Next and previous arrows missing’ is closed to new replies.