Forum replies created
You need to always add percentage so it equals 100%, e.g. 20% – 40% – 40%, you need to select the ratio which you prefer
Can you please check on our demo site if it works for you? e.g. https://demo.theme4press.com/preview?demo=Magazine%203 . Do you use any additional plugins? Tried disable one by one if it helps?
Hi, please provide URL to the website. Thanks
You just need to modify the percentages for your needs. If you add another layout, then other additional CSS is required
please send a screenshot of the issue. Thanks
Added this Additional CSS:
#tradingview_e3f1d div {
width: auto !important;
}
Use this Additional CSS please:
#primary {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
#secondary {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
modify per your needs
I will add this to the todo list
You may also try to use the post slider of Slider Revolution plugin https://revolution.themepunch.com/wordpress-post-slider/ which is available in your account for download
thanks for update