• Resolved litbes

    (@litbes)


    Hello. Updated WordPress to version 5.9.2. Updated your plugin to the latest version. Again, custom CSS does not work, which I have already opened several topics about. This code doesn’t work:

    #tab_container_3380 .wpsm_nav-tabs > li > a {
    padding: 5px 10px 5px 10px !important;
    }

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @litbes,

    Please go to plugins plugin editor and select Tabs Responsive plugin and go to template > style.php file on line number 43 and replace the blow CSS code with new CSS code.

    padding: 15px 18px 15px 18px !important;

    To

    padding: 5px 10px 5px 10px !important;

    If it works let us know.

    Thanks

    Thread Starter litbes

    (@litbes)

    Thanks a lot, the code replacement worked!
    Now I need to make these changes to the style file every time the plugin is updated?

    • This reply was modified 2 years, 8 months ago by litbes.

    Hi @litbes,

    Yes, we will update it in the next update. Glad that your issue has been resolved. If you like our plugin please rate us.

    Thanks

    Thread Starter litbes

    (@litbes)

    I wrote a review a long time ago and gave five points.
    Thank you for your work and support of the plugin!

    Praveen

    (@praveenmalav09)

    Hi @litbes,

    Thanks for the review we are glad that we resolved your issue.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom CSS does not work again’ is closed to new replies.