(Full width and height the same as know)
Hello,
Thanks for reaching here…
Actually, This is depending your theme functionality but please share your page link we will check and possibly set your full-width requirement.
Thanks,
Awesome 🙂
the site is: https://apaz.pt
Hello,
Actually, your theme width and max-width conflict issue.
Please go to your Admin Panel->Appearance->Customize->Additional CSS.
Please put the below CSS in your “additional CSS” section.
.home .wppsac-wrap.wppsac-slick-slider-wrp.wppsac-clearfix {
width: 100% !important;
max-width: 100% !important;
}
If you like our plugin please give us an important Rate and Review it Here…
https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/
Thanks,
Hi, i tried the code and did not work for my site.
How to be full width on here? link for site
Hello,
Thanks for reaching out here…
We have checked your page link and this is your theme “container” div width issue.
Please refer to the below screenshot.
https://prnt.sc/LCECr_B58ZEo
You want to full-width slider so you go to your theme file and please try to add our shortcode in your header.php file Or index.php.
<?php echo do_shortcode('[recent_post_slider]'); ?>
Thanks
Hello,
If you like our plugin please give us an important Rate and Review it Here…
https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/