From mobile to desktop?
I have my mobile version correct now, at least I think so and I'm pretty happy with it.
But if I slide my break point over to desktop, if I make changes there, it affects my mobile site. Since it does this, I'm now kind of confused how it's supposed to work. (Taking out picures, etc)
http://kupkafamily.com/smstracker/
Also, I may be accidentally adding breakpoints, is there a reset to default break point option?
But if I slide my break point over to desktop, if I make changes there, it affects my mobile site. Since it does this, I'm now kind of confused how it's supposed to work. (Taking out picures, etc)
http://kupkafamily.com/smstracker/
Also, I may be accidentally adding breakpoints, is there a reset to default break point option?
If you delete a element I believe it deletes it across all breakpoints. You can however move your slider to between any two breakpoints and set the display to "none" for that element. This will of course effect anything above the breakpoints selected unless you change those also to what you want to display or not. You could also add any element in the same container to display in its place. Then turn that replacement off when switching to the point you want your other displayed element to display.
If you are simply trying to replace the image with another better quality higher resolution picture, then you would add that to your resources and choose that better quality image to display in between the two selected breakpoints using the same element but just change the picture link.
The default breakpoints are blue for foundation and cannot be deleted. The white custom breakpoints you have added can be deleted by clicking on them and then hitting the minus key next to the plus key you used to add them.
If you are simply trying to replace the image with another better quality higher resolution picture, then you would add that to your resources and choose that better quality image to display in between the two selected breakpoints using the same element but just change the picture link.
The default breakpoints are blue for foundation and cannot be deleted. The white custom breakpoints you have added can be deleted by clicking on them and then hitting the minus key next to the plus key you used to add them.
Bootstrap 5 CSS Grid.
Also, I can't even see my last breakpoint. Is there a way to hide the menu on the right side of the screen to access this or something? And what are the default breakpoints?
Hi DragonClaw,
Are you using desktop down grid or mobile up?
Try this to fix your break point issue.
http://www.coffeecup.com/forums/respons … post243627
Are you using desktop down grid or mobile up?
Try this to fix your break point issue.
http://www.coffeecup.com/forums/respons … post243627
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
I started with the mobile site. I didn't change any grid or anything. But now on the desktop site, there's this ugly white ring around the page and I see it in in the largest version of my project. How do I get rid of the grid that's doing this? I tried messing with the margins or padding but could only get half of it gone.
It appears your row max-width is set to 75 rem. Set to 100%.
Bootstrap 5 CSS Grid.
Ah ha... not your first rodeo I see.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.