Forum Replies Created
-
AuthorPosts
-
sinoun
MemberHi there,
I tried adding:
.title-area { float: none; margin: 0 auto; }at 1360px and 1180px and it didn't do anything. Maybe I'm missing something. Any suggestions?
sinoun
MemberYou are a lifesaver! Before your help, I spent hours trying to figure out which CSS code to add and couldn't figure it out. Your suggestion works great! 🙂
I have another question... how do I center the logo now? If you look at it under 1360px width view, you'll see what I mean.
Thank you!
Sinounsinoun
MemberThis reply has been marked as private.sinoun
MemberI really love StudioPress themes, but the biggest thing I think it lacks is the slider capability. Most themes have that built in -- it's a standard for themes nowadays. Would love to see StudioPress make that a standard for themes with large images.
sinoun
MemberYOU ARE A LIFESAVER! THANK YOU! I've been trying to play around with the CSS myself using Firefox and Chrome and couldn't figure it out for the life of me.
Thanks! 🙂
sinoun
MemberWill do! Thank you! 🙂
sinoun
MemberAlso, the widget that should be under the slider is now on top of the slider...
sinoun
MemberI added the code and I think we're close!! It seems the slider still isn't full width though. And now, it is on top of the header/menu. Any thoughts?
sinoun
MemberSorry for the confusion. That is correct.
.home-featured .wrap {width: 100%;}didn't make the slider full width.And adding the following made the header menu full width, but that's not what I want:
.site-header { background-color: #1a212b; color: #fff; }sinoun
MemberThanks again! 🙂 I tried
.home-featured .wrap {width: 100%;}, but it seems to only make the header menu full width. I'd like to keep it the way it is without it being full width. I really like having the slider image going behind the header menu, like it looks in the demo. Any other suggestions?I appreciate your time!
sinoun
MemberHey there,
Thanks for the response. I'm aware the background is an image that can be changed in the customizer. Like I mentioned, I'm trying to convert that area into a slider using Soliloquy so the images can be easily changed when needed.
I figured I could add some custom CSS to make it full width. I could be wrong, but would like to know. Does anyone else have insight?
Sinoun
sinoun
MemberThanks for the reply, Jeremy! Unfortunately, this isn't working for me. I followed the steps very carefully and nothing shows up. 🙁
sinoun
MemberGotcha. I didn't know you shouldn't use Genesis Framework without a child theme. Thanks for the info! I decided to go with a different theme. I appreciate your time!
sinoun
MemberHello Susan,
Thanks for the response, but like I mentioned in my original message, I'm using Genesis Framework theme version 2.1.2. Just so we're on the same page, this is the theme I am using: http://my.studiopress.com/themes/genesis/
I'm used to child themes having Dashboard > Appearance > Header, but the Genesis Framework does not have that.
The site is not live so I can not provide a link.
Thanks!
Sinounsinoun
MemberWow, I don't know how I missed something so simple. Thanks!
sinoun
MemberRobin,
You are so awesome! I was missing the class "#text-4" as I was using something else. Works like a charm! Thank you so much. 🙂
Sinoun
sinoun
MemberOMG Lauren! You're frackin' awesome!! It did the trick!! This is exactly what I needed -- I knew I was missing something tiny, just couldn't figure it out. I tried so many variations, but .archive.category-1 worked. Yayyy 🙂
Thank you so much!
Sinounsinoun
MemberI've used Coda for years. I love it.
sinoun
MemberI PROMISE you it is the right category number! Like I said before, I already set up multiple custom CSS code for all my categories (if you look at the site, you'll be able to see). If I didn't use the correct category number, my custom changes wouldn't have worked. That is why I'm stumped as to why I can't figure out the category background changes after following to the T what to do in the tutorial.
I attached a screenshot for you so you can gain confidence that I know how to find a category number: http://arp194.com/wp-content/uploads/2014/04/duh.jpg
sinoun
MemberI need to simply change the background for each category archive page.
For example, take this category archive page: http://consciousfloat.com/category/sleep-and-dreams/
I would like for it to have the same background as each post that is in that category. I was able to achieve that by using the Custom Body Class field. Here is an example: http://consciousfloat.com/why-do-we-sleep/
Do you notice how the individual blog post page is consistent with the theme style color? That is all I want for the category archive.
Sinoun
-
AuthorPosts