• My only reason for not giving full 5 stars is that I can’t figure out how to remove the black border around the front of the flip box. Other than that, it was very easy to use and had all the options I needed.

Viewing 1 replies (of 1 total)
  • Hi @torimoody,

    Thanks for your valuable feedback.
    If you are using Layout 2 then you can remove black border around the front flip box by adding below mention custom CSS in your active theme’s custom styles option.

    .cfb_wrapper.with-image .cfb-flip .cfb-image img{   
        border: none!important;
    }

    Feel free to contact us if you need further assistance.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Easy to use – Fast to configure’ is closed to new replies.