Remove shadow on font on button in Home Page Bottom Tagline Feature

Discussion in 'RoadFighter WordPress Theme' started by gloryous, Aug 7, 2015.

Thread Status:
Not open for further replies.
  1. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Hello...

    My client needs there to be NO shadow under the font when hovering over the button in the Home Page Bottom Tagline Feature area.

    They're part of a national organization that has very specific requirements for their local members' websites.

    Please let me know how to remove it.

    ... and thank you,
    Glory
     
  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Greetings from InkThemes,

    Could you please provide your site URL along with some edited screenshots so that I can assist you accordingly. If you are unable to create screenshots then you can use www.screenpresso.com
    that will help you to create screenshots.

    Do let me know.
     
  3. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Sobhagya,

    Here's the URL: http://demo77.digitalwordpower.com/

    The screenshot is attached. When you hover over the button, you'll see that an undershadow appears below the white letters. I want to remove this. It needs to be just white.

    Thank you for looking at this.
    Glory
     

    Attached Files:

  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi Glory,

    Thanks for the screenshot...
    Now, We have got your concern,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .bottom_tagline .bottom_tagline_button a {
        text-shadow: none !important;
    }
    It will resolve your issue :)

    Regards!
    Praveen
    InkThemes.com
     
  5. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Thank you yet again, Praveen.

    Glory
     
Thread Status:
Not open for further replies.

Share This Page