CSS mods to butt ugly theme
-
I bought this theme, Beverly by BluChic, before I knew anything about anything.
After trying out every single possible custom change allowed in the theme options, it was still not the way I wanted it. In fact, I still hated it. Go see it for yourself at https://www.poisonedpets.com.
Fast forward to today, after a one-day crash course in CSS and with the help of Firebug, I jumped in with both feet into the “Custom CSS” section of the “Extra Input Settings” section in the “Theme Options” panel.
Do I know what I’m doing?
Nope!
Did I give it a shot anyway?
Yup!
Did it work?
Well, sort of.
Here is my crap attempt at modifying the theme:
body { background: #FFF4F0; font-size: 1em; color: #83644C; font-family: 'Playfair Display'; } .article h2.post-title a { color: #83644C; font-weight: 300px; } .container { border-style: none } .transparency { background-color: rgba(255, 255, 255, 0.5); } .flex-caption { font-size: 1.7em; } .flex-caption a { color: #83644C; } info-meta-title { font-size 0 } #count { display: none; } ul.post-info-meta { border-bottom-style: dotted; color: #BA9C87; border-style color; ##BA9C87; } .secondary-nav { font-weight: 400; height: 30px; } nav { border-top color: #FFFFFF; border-top-color #FFFFFF; height: 0; } .nav-icons { position: absolute; right: 20px; top: 5px; }
Meanwhile, I still hate the layout, and I need help with a couple of stumpers:
1. I can NOT for the life of me figure out how to make the body copy smaller!
2. My main nav menu (below the ugly banner) I am trying to make the rules go away; they should be white, but as you will see they are still there.
3. I con not figure out how to delete the themes default “Share this post” and the Twitter button on the posts and post excerpts. I don’t want to see them on the front page or in the posts – I already have chosen my sharing buttons in Settings.
4. And this is weird problem (but I have not investigated why it is doing this): ALL my posts are flush right, when the should be flush left with the sidebar on the right according to the theme’s design and this was BEFORE I messed with it.
To view the theme demo go here: https://www.ads-software.com/support/forum/themes-and-templates#postform
It’s still very much a work in progress – so there are things that I still need to repair/change/fix and haven’t had time to do yet (I’m supposed to be doing my real work, which is saving pets), like all the missing posts (47) and all the broken image links (hundreds!) thanks to a move from WordPress.COM to www.ads-software.com – I won’t even go into that. What a nightmare! I do NOT recommend it. Had I known in advance I never would have moved to .ORG.
Am I doing this the “correct” way? I haven’t messed with the core in Editor), so I assume doing it in the extra input settings will not affect the core theme in case they should update it or I break the theme, right? I hope?
That’s it for starters…
Thanks!
Mollie at https://www.PoisonedPets.com
- The topic ‘CSS mods to butt ugly theme’ is closed to new replies.