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

    (@shapedplugin)

    Hi @uskutech,

    Glad to hear that you loved the plugin.

    To show the title on the first load please turn off the Auto Height from the Slider Controls settings. Or you can use the below custom CSS in the plugin’s custom field to fix the issue. See the screenshot for a better understanding.

    .sp-wcsp-slider-section.swiper-container-autoheight .swiper-wrapper {
        height: auto!important;
    }

    Hope this will fix the issue. Thank you very much!

    Thread Starter uskutech

    (@uskutech)

    You guys are legends! Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Category header not showing upon load’ is closed to new replies.