How to change bright pink overlay color

Home Forums All Other Themes How to change bright pink overlay color

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #30281
    DonaldDonald
    Participant
    • Topics: 7
    • Replies: 10
    • Total: 17
    Member since: March 25, 2016

    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.

    #30293
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi 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,
    Dave

    #30417
    DonaldDonald
    Participant
    • Topics: 7
    • Replies: 10
    • Total: 17
    Member since: March 25, 2016

    In 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.

    #30477
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Donald,

    Kindly add this code in Custom CSS Box:

    .one_four_page:hover h4{color:#000000 !important;}

    Regards,
    Dave

    #30521
    DonaldDonald
    Participant
    • Topics: 7
    • Replies: 10
    • Total: 17
    Member since: March 25, 2016

    Hello 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.

    #30671
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Donald,

    Kindly show us your website URL.

    Regards,
    Dave

    #30761
    DonaldDonald
    Participant
    • Topics: 7
    • Replies: 10
    • Total: 17
    Member since: March 25, 2016

    http://www.lavigneexcavating.com/le/

    #30830
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Donald,

    Kindly add this code in Custom CSS Box:

    .four_column:hover h4{color:#007e23 !important;}

    Regards,
    Dave

    #30895
    DonaldDonald
    Participant
    • Topics: 7
    • Replies: 10
    • Total: 17
    Member since: March 25, 2016

    Hello 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

    #30996
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Don,

    Great.

    If you are happy with our services, kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/

    Regards,
    Shri

    #33323
    AaronAaron
    Participant
    • Topics: 14
    • Replies: 19
    • Total: 33
    Member since: May 4, 2016

    Can 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.

    #33336
    DonaldDonald
    Participant
    • Topics: 7
    • Replies: 10
    • Total: 17
    Member since: March 25, 2016

    Hello 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

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘How to change bright pink overlay color’ is closed to new replies.