Woodpecker Videobox hyperlinks

Discussion in 'Woodpecker WordPress Business Theme' started by clukesic, Sep 3, 2015.

  1. clukesic

    clukesic New Member

    Joined:
    Jun 13, 2013
    Messages:
    22
    Likes Received:
    0
    Hi --

    What CSS do I need to add to change the hyperlinks in the homepage videobox to blue, instead of gray? Woodpecker theme.

    Thanks!

    chris
     
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    It would be our pleasure to serve you.

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .vid-holder1.gallery {
        color: blue !important;
    }
    
    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page