Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Ivan Lopes

    (@ivanlopes)

    Hi again. is there any solution for my problem yet?
    I’ve made a workaround by replacing the style.min.css from a previous version and the outline is gone but i have my wishlist plugin deactivated temporarily because of it misplacement

    Hi Ivan,
    I have also found the bug you describe.
    OceanWP downgrade to 3.2.1 version solves the issue but we hope it would be solved ASAP because most of our clients use the OceanWP.

    Thanks.

    Thread Starter Ivan Lopes

    (@ivanlopes)

    @webyodhonzy hi,
    i’ve downgraded to 3.2.1 but the favorite button is still mispleaced. And yours?

    @ivanlopes – which favourite buttons do you think?
    We create most of web content in Elementor.

    Thread Starter Ivan Lopes

    (@ivanlopes)

    @webyodhonzy if you see this demo there is a heart icon to favorite a product: https://gcroquette.oceanwp.org/

    but since the last update the icon appears misplaced https://imgbb.com/2jTCw8X
    it appear in the right top corner. but it seems a problem with the plugin css

    Hello @ivanlopes and @webyodhonzy ,

    For that outline issue, please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    a:focus {
    outline: 0 !important;
    }

    @ivanlopes For the wishlist Icon issue, that seems to show but at the wrong location.
    Is it previously showing a green favorite button with a heart upon hover?

    Currently, you are using the latest version of the theme or 3.2.1?

    Thread Starter Ivan Lopes

    (@ivanlopes)

    Hi @abhikr781 ,
    thanks the outline is now fixed. About the wishlist the problem is present in 3.2.1 and 3.2.2. It used to show over the product image and now it only shows in the location showed in the previous image

    @ivanlopes , Glad to hear that the previous solution worked well.
    For the wishlist icon issue, I have forwarded the issue to the concerned dev team to look into it. As soon as I will get any news from the team, I’ll update you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘outline appeared after last update and favorite button misplaced’ is closed to new replies.