Custom CCS isnt working

Discussion in 'Blackriders WordPress Theme' started by maggiemae, Feb 17, 2015.

  1. maggiemae

    maggiemae Member

    Joined:
    Dec 15, 2014
    Messages:
    139
    Likes Received:
    0
    Custom CCS isn't working.

    When I fill in a code it isn't working.

    Please help me out.

    Thank you.
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Maggie!

    You have missed a closing bracket in third last css code.

    .home .signinformbox_wrapper {
    height: 170px;
    }
    a.btn {
    display: none !important;
    }
    a.btn {
    display: none !important;
    }

    In above code where i mentioned the green closing bracket.
    Please correct it to solve issue.

    Thanks & Regards
    Pramod
     

Share This Page