Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpshopmart

    (@wpshopmart)

    Hi,

    Follow my steps here –

    Step-1 : First open your plugin directory and then open tabs-responsive plugin folder.

    Step-2 : Now open assets-> css folder. Here you will see a file name is panel-style.css , Open it on any editor.

    Step-3 : Now add below css at the end of panel-style.css –

    .js .animsition{
    opacity: 1 !important;
    }

    Step-4 : Save your code and then check your page.

    Let me know if you will get any other issue.

    Thanks

    Thread Starter shivka21

    (@shivka21)

    It didn’t work. Any other ideas?

    Plugin Author wpshopmart

    (@wpshopmart)

    Sorry i have provide you wrong path –

    Follow steps here –

    Step-1 : Open your plugin directory and then follow same path –

    tabs-responsive -> assets -> css folder

    Step-2 : Now open bootstrap-front.css and then add below css at the end of this file –

    .js .animsition{
    opacity: 1 !important;
    }

    Try it.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin causes page content not to load properly’ is closed to new replies.