• Hi there,
    very good product, thank you so much for offering.
    I have changed the “add to compare button” font size but the arrow is bigger and lower than it should. I have tried with different sizes but still lower. How to fix it?
    In advance is it possible to change the opacity of the frame at the same button ? there are so many buttons and they don’t look beautiful.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi, you can use this CSS to fix the arrow and make border a bit lighter.

    
    .br_compare_button::after {
    	font-size: 18px !important;
    	line-height: 21px !important;
    }
    .br_compare_button {
      border-color: #a0d9ff !important;
    }
    

    Regards,
    Dima

    Thread Starter aalve

    (@aalve)

    Wow, so fast and accurate. Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fonts and Styling’ is closed to new replies.