Hello
I am having this problem and only with the MD (991px → 768рх) breakpoint. I am not getting what I am seeing. This sometimes happened with Blocs 5.
Anyone else ?
Blocs v6.2.1
MacBook Air
M1, 2020
macOS Sonoma 14.7.4
Hello
I am having this problem and only with the MD (991px → 768рх) breakpoint. I am not getting what I am seeing. This sometimes happened with Blocs 5.
Anyone else ?
Blocs v6.2.1
MacBook Air
M1, 2020
macOS Sonoma 14.7.4
Which one is correct, design mode or preview?
Both are not correct. I want to edit in design mode but when I make changes they revert back to the old styles. Preview mode design is not what I want.
Also I updated to macOS Sonoma 14.7.6 with a restart of course and still no changes. I thank you Norm
Hi Norm,
I made a little video - I cannot delete the background image.
I cannot really edit this breakpoint - any suggestions?
I thank-you
Tony
Are you able to share a copy of the project so I can try it at my end?
Good Morning Norm. I would like that - What is the best method for sharing my project with you ?
Looking at your video, I may know what is going on.
When you apply a style in a class it cascades down through the breakpoints.
In order to override the style value at a lower breakpoint you need to apply a value, it can not be empty otherwise it will inherit the style from the breakpoint above.
So in your video, do you have the image set on the LG breakpoint? If you do, clearing it on the MD breakpoint will not override it.
Unfortunately, there is not a way to set the background to none using the Blocs user interface, however, you can still hide the background image on the lower breakpoint by setting width and height to 0, or alternatively set the image to another image on the lower breakpoint.
Let me know if that helps.
Hi Norm - it did not help. I would like to have the design mode design but preview presents something completely different. I have no idea what is going on here. But thank you for the suggestion.
A big thanks to Norm.
Solved - I had old code from another project stowed away in the code editor.
Additional CSS (style.css)
My bad.