Trying to make link "bold" in the content area of post or page
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Hello,
I am trying to set hyperlinks to be bold in the content area of pages and posts.
What I tried was the following…
Under the Graphene Options, there is a spot for
Link Text
Text decoration (normal state )
Text decoration (hover state )
I typed “bold” for Text decoration but nothing changed.
Does anyone have a suggestion?
Thanks
Don
Bold is not text decoration. So it is not working to you.
Try adding this to your child theme style sheet or in Graphene Options –> Display –> Custom CSS,
p a {
font-weight: bold;
}
Hi Prasanna,
Thanks..that worked perfectly. So where do I learn about “text decoration”?
I greatly appreciate your help.
Don
Here:
http://www.w3schools.com/css/css_text.asp
and here:
http://www.w3schools.com/css/css_link.asp
and possibly here:
Hi Kenneth,
Thanks for the information. I haven’t learned CSS yet but looks like it’s something I’ll have to get more familiar with.
Don
Viewing 5 posts - 1 through 5 (of 5 total)
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.
Made with by Graphene Themes.