-
AuthorPosts
-
June 27, 2019 at 9:47 am #1113850
Hello
In my website default font color of Title Bar Settings is blurry
I want to change this and make it Bold
Please tell me how I can
Also, I founded some support in forums about CSS code But they did not work on my website.Thanks a lot
June 27, 2019 at 3:02 pm #1113968Hey,
Thanks for contacting us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top .alternate_color.title_container .main-title a { color: black; }Best regards,
YigitJune 27, 2019 at 3:54 pm #1113995Thank you for your answer
But it does not work
no changeJune 27, 2019 at 4:58 pm #1114017Merhabalar :)
Could you please post WP admin logins here privately so we can look into it?
Best regards,
YigitJune 27, 2019 at 5:14 pm #1114027Yes
I sent you User and PassJune 27, 2019 at 5:18 pm #1114030Hi,
I changed the code to following one and it worked
#top .alternate_color.title_container .main-title a, .alternate_color .breadcrumb, .alternate_color .breadcrumb a { color: black; }Please hard refresh your browser with CTRL + Shift + R on Windows and CMD + Shift + R on Mac.
Best regards,
YigitJune 27, 2019 at 5:21 pm #1114031That’s great
many thanks
how can I add also BOLD to in?regards
June 27, 2019 at 5:30 pm #1114033Hi,
Please change the code to following one
#top .alternate_color.title_container .main-title a, .alternate_color .breadcrumb, .alternate_color .breadcrumb a { color: black; font-weight: bold; }Best regards,
YigitJune 28, 2019 at 7:33 am #1114167Hello
You are solved all my problems
Many thanksBest Regards
June 28, 2019 at 12:32 pm #1114243Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘How change font color in Title Bar Settings’ is closed to new replies.
