-
AuthorPosts
-
February 2, 2014 at 11:22 pm #218526
hi.
an question: how can i change the font-color of headline + co of the entries “latest portfolio” in the widget area???thx for help, chris
February 3, 2014 at 4:37 am #218585Hi chrisholemar!
You can add this on Quick CSS:
.widgettitle { color: red; }Best regards,
IsmaelFebruary 3, 2014 at 10:17 pm #219008hi ismael
i mean this (take a look …)
https://dl.dropboxusercontent.com/u/10849118/enfold_latest-portfolio-widget.png
best regards, chris
February 4, 2014 at 3:06 am #219118Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.footer_color div .news-headline { color: #ffffff; } /* changes the color of title */ .footer_color .news-time { color: #e1e1e1; } /* changes the color of date */ .news-headline { font-size: 15px; } /* changes the font size of the title */ .news-time { font-size: 14px; } /* changes the font size of date */Cheers!
YigitFebruary 4, 2014 at 8:57 am #219218hi yigit.
thx. works fine. but – the news-headline-color will not change … ???
cheers, chris
February 4, 2014 at 2:17 pm #219359Hi!
Please use this for the title color:
.main_color div .news-headline { color: blue; }Cheers!
IsmaelFebruary 4, 2014 at 9:49 pm #219662sorry. but also this will not work ;-(
February 4, 2014 at 9:54 pm #219666Hey!
Can you post the link to your website so we can take a look?
Best regards,
YigitFebruary 4, 2014 at 9:56 pm #219670hi yigit. the website isn’t online yet – it’s under maintainance-mode …
February 4, 2014 at 9:57 pm #219671This reply has been marked as private.February 4, 2014 at 9:59 pm #219673Hey!
Please do so. You can check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button to make your post private
Cheers!
YigitFebruary 4, 2014 at 10:00 pm #219675This reply has been marked as private.February 4, 2014 at 10:17 pm #219678Hi!
I have added !important rule and it is working fine now. Please review your website now
Best regards,
YigitFebruary 4, 2014 at 11:03 pm #219685great yigit. thx
-
AuthorPosts
- The topic ‘changing font color in widget area’ is closed to new replies.
