How do I build a grid without using...

User 3004957 Photo


Registered User
846 posts

I want to create a template that includes my own CSS without the Bootstrap and Foundation framework defaults.

I would also prefer to define my own Breakpoints.

Please advise. Many thanks!

CSS Grid Builder - Version 2.5 - Build 254 (Registered Version)
User 2699991 Photo


Registered User
4,782 posts
Online Now

sean-mcc wrote:
I want to create a template that includes my own CSS without the Bootstrap and Foundation framework defaults.

I would also prefer to define my own Breakpoints.

Please advise. Many thanks!

CSS Grid Builder - Version 2.5 - Build 254 (Registered Version)


I dont think That is not going to be possible with this software.
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS
Contact Me For One To One Assistance
https://alphathemes.coffeecup.com/forms … an%281%29/
User 122279 Photo


Senior Advisor
14,447 posts
Online Now

If you were using the programme Site Designer (SDv3 for short), you could to some extent do that if you select the Vanilla template. There is a version for building 'desktop down', and one for 'mobile-up'. The templates come without any breakpoints, so that will be up to you where to set them.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 187934 Photo


Senior Advisor
20,181 posts

I would think you could override any css by placing your own style sheet link in and targeting the elements.
You can try removing the style sheet link with JQuery.
$('link[rel=stylesheet][href~="mystylesheet.css"]').remove();

or disable it.
$('link[href="mystylesheet.css"]').prop('disabled', true);

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
User 3004957 Photo


Registered User
846 posts

Thanks to all of you who replied. Much appreciated.

I should have read the CSS Grid Builder instructions first before rushing in...

My goal is to create a static site. I am proficient in HTML and CSS. I just wanted a CSS Grid visualization tool to speed things up.

CSS Grid Builder is a powerful piece of software. No doubt about it. I hope that it will grow without the need for existing CSS or Javascript frameworks, or dependency on other software.

I wish CoffeeCup and the developers of CSS Grid Builder all the very best with continued success.

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.