Tagged: custom color, Enfold 3.0, special heading
-
AuthorPosts
-
October 10, 2014 at 9:14 pm #334079
Hi!
links (..in a heading (e.g. H3) don’t have underlines for the default color.
Changing to a customer color changes the text-decoration property to underline as well.
Guess that’s not the way it should be, or?October 13, 2014 at 12:57 pm #334827Hey Fritz!
Can you post a link and show us an example? Text is not underlined when i use custom color.
You can try adding following code to Quick CSSh1, h2, h3, h4, h5, h6 { text-decoration: inherit!important; }Cheers!
YigitOctober 13, 2014 at 6:14 pm #335084This reply has been marked as private.October 13, 2014 at 6:21 pm #335090October 13, 2014 at 7:03 pm #335119This reply has been marked as private.October 13, 2014 at 7:11 pm #335123Hi!
Please use following code instead
#top .custom-color-heading a { text-decoration: inherit; }Regards,
YigitFebruary 27, 2015 at 4:43 am #403142Hi, trying to get heading links to show underlines on my Enfold install, not having any luck…lil help?
http://www.bjff.org/support-the-festivalThanks!
-
This reply was modified 10 years, 8 months ago by
jcbouvier.
February 27, 2015 at 9:37 pm #403666Hey!
It looks like your typing them out manually. Try adding this to your custom CSS.
h2 a { text-decoration: underline !important; }Best regards,
ElliottFebruary 27, 2015 at 9:48 pm #403672Hey Elliott!
Thanks for that…have added that call from the Quick CSS pane and it worked!
Any thoughts on why I’m getting different <p> behaviors on the same page?
TX tons!
JC.
March 2, 2015 at 4:10 am #404239Hey JC!
Could you highlight the issue your having with paragraphs with a screenshot or elaborate a bit please?
Best regards,
RikardMarch 26, 2015 at 5:22 am #418313This reply has been marked as private.March 26, 2015 at 5:56 pm #418682Hey!
Please add following code to Quick CSS as well
.entry-content-wrapper div li { font-size: xx-large; line-height: normal; }Regards,
YigitApril 1, 2015 at 7:52 pm #422127This reply has been marked as private. -
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
- The topic ‘Custom Color in Enfold 3.0 changes text-decoration’ is closed to new replies.
