StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-28-2012, 11:38 PM
makeitminnesota makeitminnesota is offline
Registered User
Genesis Member
 
Join Date: Jul 2012
Posts: 18
Default Genesis Grid - css styling issue

Hi, I am using the Gensis grid to display some custom taxonomies. My issue is I can't get a margin on the right side of the 2nd column so the colored box does not push up agains the sidebar like it is currently doing. Here is the page:

http://makeitus.com/businesscategory/metro/

Also, I want to make the headlines smaller in the boxes and I can't seem to get that to specify either. Suggestions? Here is my current css for the grid:

/* CSS for Genesis Grid Loop
------------------------------------------------------------ */
.genesis-grid-even {
float: right;
padding: 15px;
width: 45%;
background-color: #FFC;
margin-right: 10px;
}


.genesis-grid-even h1, h2, h3 {
font-size: 14px;
font-weight: bold;
}

.genesis-grid-odd {
clear: both;
float: left;
padding: 15px;
width: 45%;
background-color: #FFC;
margin-right: 10px;
}
.genesis-grid-even,
.genesis-grid-odd {
margin: 0 0 20px;
}


Thanks for any insight!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 02:43 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.