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 here → https://prnt.sc/np7lm6
Thank you.
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 6 years, 11 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.
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.