MeghanC
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ColorWay] 2 questions color link/continue reading adjustThank you so much for sharing that. However, I still can’t get it to work. I tried plugging this in:
a:link {
color:#4E5E99;
}
a:visited {
color:#4E5E99;
}I left off the rest so that I didn’t change the footer color or anything else but thought this would help me change the link color to what you have (and then I could change the color later).
Any thoughts? Thank you!
Forum: Themes and Templates
In reply to: Change the Link Color in Colorway ThemeThank you cvfergus for trying – much appreciated! I will ask in the other thread.
Forum: Themes and Templates
In reply to: [ColorWay] 2 questions color link/continue reading adjustHello,
I am also trying to change the color of any links in my text or posts. My website is:
I tried the code above:
li a{
color:red;
}That didn’t work. I am new to this so am I missing something else possibly?
Thanks!
Forum: Themes and Templates
In reply to: Change the Link Color in Colorway ThemeI’m not really looking to change the color of the links on the menu bar – just the links in articles or text. I went to the link you sent to look at the css selectors but I am still unsure of the proper code to use.
Sorry I am brand new to this so maybe there is something I am missing?
Forum: Themes and Templates
In reply to: Making a Child Theme in ColorWayNo – thank you! I didn’t know I needed to do that. I activated it now and yes, I did create a functions.php file as well. I think that is what I needed for now. Thanks again 🙂