Stacks has a lot of potential, but looks like it is not responsive: fonts remain exactly the same size, and on small screens the only content visible is that on top left of the stack – and quite briefly that is, as the following stack jumps up as soon as you start scrolling.
This would be my first time trying to edit a FSE theme, any suggestion? Or should I simply add css media queries?
Thanks!
]]>I’m using the Neve theme for my wordpress site. I use column blocks a lot for my layout.
Everything works fine on desktop, mobile, iPad pro, surface… But not on iPad !
The columns look weird. My columns are most often sized : 20%/60%/20%. It seems that on iPad, the third column alone is pushed down, and the first are streched on the first line.
Inspecting with chrome, it seems that this bit of code is the culprit.
@media (min-width: 600px) and (max-width: 781px)
.wp-block-column:not(:only-child) {
flex-basis: calc(50% - 1em)!important;
flex-grow: 0;
}
When I change 50% to 100%, the result looks fine.
So my questions are :
– where can I change this ? This line is not in the theme style.css
– is it safe to change it ?
This is all based on trial and error, so I’m not exactly sure if changing this would cause a problem.
I’m using wordpress 5.8
Thanks in advance !
Léon
]]>I bought your plugin so I can use stacks… it’s great, however none of the link targets are actually working. I was hoping to have each section reveal it’s self when you either scroll or click on the menu link. Is this something that’s possible??
Thanks for your help in advance.
]]>I have an error since this morning on my website.
When i go to it, like a visitor, a lot error message appear :
Warning
: Invalid argument supplied for foreach() in /home/concep43/public_html/WEBSITE/wp-content/plugins/elementor/includes/base/controls-stack.php on line 1720
Someone know where this error comes from ?
Thanks
]]>I have an error since this morning on my website.
When i go to it, like a visitor, a lot error message appear :
Warning
: Invalid argument supplied for foreach() in /home/concep43/public_html/WEBSITE/wp-content/plugins/elementor/includes/base/controls-stack.php on line 1720
Someone know where this error comes from ?
Thanks
]]>I’m using the recommended height for the home page image 1600px by 500px. But I noticed that on my mobile phone the featured box slides under the menu and on top of the social media icons. Any way to change that?
Thanks!
CC
Once on this new page each new line of the title of the post stacks itself on the previous line.
Here is an example: https://www.studiotrilogy.com/?p=674
I am assuming it has something to do with the template we use.
]]>Thanks!
]]>