Home › Forums › All Other Themes › How to change bright pink overlay color
- This topic has 11 replies, 4 voices, and was last updated 8 years, 6 months ago by Donald.
-
AuthorPosts
-
April 13, 2016 at 11:55 am #30281
In the Towing theme, in the four Emergency Services boxes on the index page, under Service When You Need It Most, how do I change the bright pink overlay color to some other color?
Also, In the Towing theme, in the black header bar on the upper left side, how do I remove the envelope icon and email function, or change the email icon to a different icon and the email function to a different function?
I definitely do not want to show an email address, because it will just become a magnet for spam. However, I do like the idea of using that location for some other useful purpose, such as showing a business name and mailing address, for example.
Thank you for your consideration, and please accept my best wishes. All the best.
April 13, 2016 at 1:19 pm #30293Hi Donald,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.one_four_page_content{background: #ff0000 !important;}
For the top black strip email:
Kindly go to Appereance>>Theme Option>>Footer
You will find the add email here box. Go to header.php for removing or replacing the envelope icon.
Regards,
DaveApril 14, 2016 at 5:33 pm #30417In the Towing theme, in the four Emergency Services boxes on the index page, under Service When You Need It Most, what css code needs to be entered in the Custom CSS entry box within the Theme Options Basic Settings area to change the bright pink TEXT HOVER COLOR to some other color?
Sorry, I forgot to ask this question in my initial request.
Thank you for your consideration.
April 15, 2016 at 10:05 am #30477Hi Donald,
Kindly add this code in Custom CSS Box:
.one_four_page:hover h4{color:#000000 !important;}
Regards,
DaveApril 15, 2016 at 4:21 pm #30521Hello Dave,
Thank you for your reply.
Unfortunately, the .one_four_page:hover h4{color:#000000 !important;} recommendation does not work. Really! The bright pink TEXT HOVER COLOR just remains the same, and will not be changed to another color. Have you tried it? It does not work for me.
I am sorry to bother you, but this is important to my client. Please help me find the solution that will make it possible to change the bright pink TEXT HOVER COLOR to another color.
As always, thank you, and best wishes.
April 18, 2016 at 7:02 am #30671Hi Donald,
Kindly show us your website URL.
Regards,
DaveApril 18, 2016 at 2:08 pm #30761http://www.lavigneexcavating.com/le/
April 19, 2016 at 5:07 am #30830Hi Donald,
Kindly add this code in Custom CSS Box:
.four_column:hover h4{color:#007e23 !important;}
Regards,
DaveApril 19, 2016 at 12:54 pm #30895Hello Dave,
Yes! That’s it. Your solution works perfectly. As always, thank you for your persistence. Thank you for your help.
All the best, Don Smith
April 20, 2016 at 9:44 am #30996Hi Don,
Great.
If you are happy with our services, kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
Regards,
ShriMay 11, 2016 at 1:06 pm #33323Can a custom CSS also fix the hover color of the graphics in this section? I’m having trouble changing the pink color off of my graphics – the text hover is fine – it’s the graphics that I need to hover a different color.
May 11, 2016 at 3:17 pm #33336Hello Aaron,
I asked this same question on April 13, 2016 (shown above), and Dave responded the same day with this perfect solution:
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.one_four_page_content{background: #ff0000 !important;}
You will find that this solution works perfectly.
All the best, Don Smith
-
AuthorPosts
- The topic ‘How to change bright pink overlay color’ is closed to new replies.