Module-Headline color-change
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Apr 29, 2014 8:53 am
- Reply with quote
- Report this post
Hey guys! I am using rockwall template here: http://www.hard-times.eu/
As you can see - the module headlines are not visible, because they are as white as the background.
Do you have any info for me, how I can change the color of the module-titles using custom.css?
Thank you very much for your support in advance!
As you can see - the module headlines are not visible, because they are as white as the background.
Do you have any info for me, how I can change the color of the module-titles using custom.css?
Thank you very much for your support in advance!
-
- Expert Boarder
- GK User
- Tue Apr 29, 2014 11:44 am
- Reply with quote
- Report this post
Please edit: /templates/gk_rockwall/css/override.css and add at its end:
After the change please check if it doesn't break any other part of the service (where you might have dark background).
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
.box .header, h1, h2, h3, h4, h5, h6 {
color: #222;
}
After the change please check if it doesn't break any other part of the service (where you might have dark background).
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Fri May 02, 2014 8:15 am
- Reply with quote
- Report this post
That worked brillant!
Thank you very much for your fast support!
Thank you very much for your fast support!
-
- Expert Boarder
- GK User
- Fri May 02, 2014 6:22 pm
- Reply with quote
- Report this post
No problem.
Is there anything else I can help you with on this topic?
Is there anything else I can help you with on this topic?
-
- Moderator
4 posts
• Page 1 of 1