• Resolved lizz82

    (@lizz82)


    The settings seem to only hide the icon on the medium size, and mobile devices.
    Where is the setting to hide the icons completely?

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

    (@biplob018)

    Hi, @lizz82

    Thanks for your query.

    As you want to hide the icon completely I suggest you add some custom CSS to override the present CSS. kindly add the following CSS as custom CSS under the shortcode editing page or you can add it to your theme.

    .oxi-tabs-header-li .oxi-icons{display: none !important;}

    Another option is, to go into the shortcode editing page and click on the tabs edit button. Once the modal is opened kindly select “Title Additional” to None and saved data.

    I request you to check our docs or tutorials. Hope you have done this job successfully. Please let us know if it works for you or not.

    Thread Starter lizz82

    (@lizz82)

    Thank you, set the Title additional to “none” and that took care of it.
    It was just not intuitive to look here, since the option to hide icons for tablets & mobile were listed elsewhere.

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

The topic ‘How To Hide Icon?’ is closed to new replies.