Forum replies created
Try this Additional CSS for the slider:
@media (max-width: 991.98px) {
#parallax-slider .carousel-caption h5,
#parallax-slider .carousel-caption p {
font-size: calc(1.375rem + 1.5vw);
}
}
modify per your needs
1. That’s actually the parallax slider. You can set the title/description background color description under the slider settings in the Customizer. You can set it to display for tablet devices and smaller sizes in the options.
2. The images are small, becuase they are inserted in smaller size, try insert bigger size. And yes, it’s because you are using tables.
3. For the other questions – paddings/margins I would need to see which specific elements on the page
Clear your browser’s cache as well. For me your website in mobile looks fine now
I recommend to disable plugin one by one. If you use a cache plugin, please also clear its cache.
This plugin works just perfectly with the export/import of the customizer options 😉 https://wordpress.org/plugins/customizer-export-import/
Hi Vince, if you have not done any code customizations, using a child theme, then you just install and activate the theme based on Kirki. It has a built-in function to make the update of options automatically. In any case of issue, I highly recommend to make a backup of your current website https://theme4press.com/guide/docs/theme-installation-update/#updating-theme . Let me know how it goes. Thanks
Really sorry for the delay. I have did a quick look and I see this plugin – Image Sharer – makes the issue with the responsiveness of the website. Try to deactivate it and let me know. Thanks
The newer version of the theme has a built in migration function from Redux version to the Kirki version. So there should be no problem in the update progress. However, I highly recommend to make at least a database backup of the website. In any case, make a backup of your additional CSS, for example in a text file which you can use for later reference. Let me know how it goes. Thanks.
Hi Nicolas,
please check our docs to learn more how to take a backup and proceed the update process https://theme4press.com/guide/docs/theme-installation-update/#updating-theme
please provide the website URL to see the issues. Thanks