0
Welcome Guest!
Login
0
items
Join Now
Login
Join Now
Search
Home
Grav
Themes
Joomla!
Templates
Extensions
WordPress
Themes
Plugins
Docs
Forum
Perks
Index
Recent Topics
Rules
Search Forum
Premier Support
You are here:
Forum
Free Stuff
Gantry Framework
Topic
Same Vertical Sizing for Gantry Block Classes
Last Post
Search Topic
Hunter Willis
Sr. Rocketeer
Posts:
136
Thanks:
1
Same Vertical Sizing for Gantry Block Classes
Posted 8 years 6 months ago
Please use this page for reference to my question:
www.wovvwebsites.com/RT-box
I've built 3 content sections and used this code to make sure each block has the same width:
<div class="gantry-width-33 gantry-width-block">
<div class="gantry-width-spacer">
TEXT
</div>
</div>
Is there a similar code I can use to ensure each block has the same height?
#1318234
Matt
Preeminent Rocketeer
Posts:
22278
Thanks:
3225
messin' with stuff
Re: Same Vertical Sizing for Gantry Block Classes
Posted 8 years 6 months ago
you would have to set static min-height's at every breakpoint
like
.gantry-width-block {
min-height: 300px;
}
wrapped inside the various media queries documented here:
www.rockettheme.com/blog/team/57-respons...gn-rockettheme-part2
SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT
#1318282
Time to create page: 0.063 seconds
Powered by
Kunena Forum