walkwalkwalk
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg Block Editor Toolkit – EditorsKit] Needs an updateHi there,
Same issue for my with WordPress 6.1.1 – with the plugin active, any time I try to save a page/post update it just hangs on ‘Updating…’
Best regards to the devs, JWForum: Themes and Templates
In reply to: [Livro] Padding on desktop onlyHi, I have figured out another way to do this that doesn’t involve any additional CSS!
I was able to place all the blocks within the page inside a Group block and set max-width of the group block to 1440px. All the blocks inherit this max-width, meaning I have nice padding on desktop, but mobile and tablet are to the edge of the page. Woo-hoo! I am so happy.
Thanks for your help!
- This reply was modified 3 years, 6 months ago by walkwalkwalk.
Forum: Themes and Templates
In reply to: [Livro] Padding on desktop onlyThanks for the quick response! Yes, you are correct. I have been playing with the site editor > Styles > Layout.
It’s a shame it’s not possible to distinguish between devices for padding. I will keep my site as full width for now and if it’s okay with you I will post again here once the site is live?
Just out of curiosity, I have been researching this – is the correct solution to implement a CSS breakpoint using media query?
Very best regards.
Forum: Themes and Templates
In reply to: [Livro] Padding on desktop onlyHi,
Apologies for the late reply. Please could I rephrase my question (the site is not live yet)?
Is it possible to add 10% padding to the left and right of the homepage on desktop only (keep padding the same for mobile/tablet).
Many thanks