yourfinesthour
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Change color of linksThank you guys! Got it sorted.
Forum: Themes and Templates
In reply to: Change color of linksI thought the theme I am using “Fun” is considered the child theme. I glanced over the instructions.
Where do I create the child theme?
Forum: Themes and Templates
In reply to: Change color of linksOh? Should I start a new post and ask about creating a child theme?
Forum: Themes and Templates
In reply to: Change color of linksI want to change the links that I put into posts.
Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?Again it worked! I am done messing around with the syntax. Thank you so much for all the help. Sorry I was such a pain in the butt!
Happy holidays!
Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?Yup that did the trick. Final question. How do I change the size of the font?
Thank you so much for helping!
Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?I did.
I hit save.
Do you see it now?
/* ## Genesis Responsive Slider
——————————————— */.home-slider #genesis-responsive-slider {
border: 1px solid #aba9a9 !important;
margin-bottom: 20px;
}.slide-excerpt-border {
border: none !important;}
body .slide-excerpt h2 a {
color: white;
font-family: Georgia, serif;
font-size: 30px;
font-weight: bold;
line-height: 30px;
text-transform: none;
}Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?No dice yet
Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?Update: I think I have it all sorted out. Except I can’t seem to change the color.
I want to change the color to white
This is my code:
.slide-excerpt h2 a {
color: white;
font-family: Georgia, serif;
font-size: 30px;
font-weight: bold;
line-height: 30px;
text-transform: none;
}Forum: Plugins
In reply to: [Genesis Responsive Slider] Need help removing grey box around text excerptOkay I think I finally have it figured out.
Now one last thing. I want the color of the text to be white. This is what I have in my theme css style. Am I on the right track for changing the color?
slide-excerpt h2 a {
color: white;
font-family: Georgia, serif;
font-size: 30px;
font-weight: bold;
line-height: 30px;
text-transform: none;
}html > body .slide-excerpt-border {
background: none;
border: 0px none!important;
margin: 0 auto !important;
position: relative;
text-align: center;
z-index: 8;}
Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?Great that makes sense. I will try again.
Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?Just want to be clear – we’re talking about the theme css and not the plug in css?
Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?I almost thing I should delete the plug in and re-install?
Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?Thanks. It seems to work but now I just have a white box with no text. Should I just start all over with the steps that were suggested earlier?
Forum: Plugins
In reply to: How to remove box around title/text excerpt on slide?Oh no. How do I change it back?