.class_name a {
color:Unicorn Orange
}
I don't know how to find this file I can't see it in theme editorChange it in css file using any selector for that element, like class, id, or select it by element type
Additional CSS in customizer or stylesheet.css in your theme/child, if you can't find the class then create itI don't know how to find this file I can't see it in theme editor
I don't know what to add on additional css in customizerAdditional CSS in customizer or stylesheet.css in your theme/child, if you can't find the class then create it
Do you want the anchor site wide. or just for a specific section on a page?I don't know what to add on additional css in customizer
I tried doing something may be my work is done. ThanksAdditional CSS in customizer or stylesheet.css in your theme/child, if you can't find the class then create it
You solved it? Sometimes, the new things you do can be overwhelming if you have no idea where to go; I experience this regularly, too! lol worst thing about working in digital industry, so many changes.I tried doing something may be my work is done. Thanks![]()
Pretty cool, I didn't think ID's would work as selectorsDo you want the anchor site wide. or just for a specific section on a page?
You need to use the inspect element to get the either class name for the section its in or id, and then use either to specify that similar code I wrote in your themes custom CSS section. (if you don't have tht in your theme install a custom CSS plugin.)
You make it sound so technical I'm wondering if I'm right now?Pretty cool, I didn't think ID's would work as selectors
Thanks Panther dude
Yup. I just added that support portal css code block to additional css in customize and it workedYou solved it? Sometimes, the new things you do can be overwhelming if you have no idea where to go; I experience this regularly, too! lol worst thing about working in digital industry, so many changes.
Keep at it though, let us know where you get to, you'll jump a massive hurdle if this is your fist time styling yourself with custom code.
If you Google any response we've given you'll get the ins and the outs, I only started using Google as a tool last yearYou make it sound so technical I'm wondering if I'm right now?