• Resolved hpiiph102

    (@hpiiph102)


    Good day, it was a great plugin.

    I just want to tell you that the column for mobile, tablet and small desktop is not working. I assign 1 column for mobile, however its show 2.

    Your immediate feedback is highly appreciate.

    Thanks,
    MJ

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

    Hearing from you, we have tested the features again and found working correctly in our end. Could you please check it once again?

    As the Column value for the tablet is set to 2 by default, your screen size may wide enough as like as the tablet and it is showing 2 columns.

    Please check the screen sizes herehttps://prnt.sc/np7lm6

    Thank you.

    Thread Starter hpiiph102

    (@hpiiph102)

    Hi,

    Thank you i tried it again, now it works.

    Another question:
    How to set the Slider title on the middle?

    Thanks,
    MJ

    • This reply was modified 5 years, 6 months ago by hpiiph102.

    Sorry to inform that the feature is not available in the plugin currently. But, you can do so with custom CSS code easily.

    To do so, please use the below CSS code in the ‘Appearance→ Customize→ Additional CSS‘ field.

    CSS

    .wpl-wcs-slider-section h2.wpl-wcs-slider-section-title{
        text-align: center;
    }

    If it fails, try adding importance like this →

    .wpl-wcs-slider-section h2.wpl-wcs-slider-section-title{
        text-align: center !important;
    }

    Hope the answer helps. Feel free to share your experience in the review section.
    Thank you.

    Thread Starter hpiiph102

    (@hpiiph102)

    Hi there,

    Nice, it works.

    I have another question, i am using theme two. It is possible to put an shadow every box and radius on the edge?

    Thanks

    Sorry! it is not possible now.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mobile, Tablet and Small Desktop view’ is closed to new replies.