Forum Replies Created
-
AuthorPosts
-
desigirlMember
Oh I love StudioPress!
Support resolved my issue, but for anyone else struggling with this for the Lifestyle Pro theme:
Remove the following code from style sheet:
a, button, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button { -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
December 4, 2013 at 9:09 am in reply to: Lifestyle-Pro: Make Widget Area and Nav Bar Span Fulll Width #76941desigirlMemberHi
Thanks for that, I appreciate your input.
I think the issue is something to do with the container wrap. I have the width set for 100% for the nav and the top widget, as in the one immediately beneath my nav bar (the header is fine) and the thing is still not changing.
When I make the container wrap larger the whole thing - text and all - spans across the screen, not what I want.
Perhaps what I need to do is move the sec nav and top widget outside of the container wrap, just how I did with the header.Yes, that will work... but how do I do that?
Cheers
November 29, 2013 at 8:16 am in reply to: Lifestyle-Pro: Make Widget Area and Nav Bar Span Fulll Width #76145desigirlMemberThanks for posting. I previously found that article and added that same code (both for the header and footer). That bit is all good. What I'm trying to do is make the widget area (just under the header) and sec nav bar full sized too. Been searching and Firebugging but no solutions as yet...
desigirlMemberHey Rob
Thanks for your reply. Unfortunately that didn't work.
Still looking for a solution, so if anyone has any ideas that would be great.
Cheers
desigirlMemberNot to worry I applied a sticky footer in the end.
desigirlMemberThanks for getting back so quickly.
The thing is, we don't want to add any more copy to that page... just want the footer to stick at the bottom.
I looked at stickyfooters but that didn't help either.
Does anyone have a code fix for this issue?
Cheers
-
AuthorPosts