Forum Replies Created
-
AuthorPosts
-
djace
MemberWell, I've somewhat fixed the home-bottom widgets responsive problem. I don't know if it's the best fix and I'm still trying to figure out the HTML tables..
I stuck these into the media queries to fix the home-bottom widgets:
.home-bottom .widget:nth-of-type(1),
.home-bottom .widget {
margin: 0;
width: 100%;
}.home-bottom .widget:nth-of-type(2),
.home-bottom .widget {
margin: 0;
width: 100%;
}.home-bottom .widget:nth-of-type(3),
.home-bottom .widget {
margin: 0;
width: 100%;
}December 10, 2014 at 11:28 am in reply to: Streamline Pro responsive featured images & Jetpack question. #134206djace
MemberDoes anyone have any ideas?
djace
MemberThanks! That did it.
djace
MemberI figured it out! Right after I posted, I changed the size of the widget area on the right. And everyone clicked together. Woohoo!
djace
MemberWhenever I try it, it just removes the colour around the data.
Where, specifically, should I be pasting the code?
djace
MemberThanks!
I got the nav bar to center but I'm still having trouble trying to move the meta data. I'll keep working at it.
-
AuthorPosts