Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #775902

    Hello,

    I added some this CSS to our site which was working fine yesterday, but checked the site today but none of its appearing! I have deleted my cache but still no luck. The CSS I added was:

    #menu-item-search {display:none;}

    .gf_progressbar [display:none;}

    #top .av-main-nav > li > a { letter-spacing: 0.2em !important; }

    .avia-button.avia-size-large { font-size: 17px; }

    .avia-caption-title { text-transform: none !important; }

    span.hr-inner {
    border-color: #3a3a50 !important;
    }

    .socket-background {
    height: 140px;
    }

    body #gform_wrapper_1
    {
    Font-family: Poppins ;
    }

    #top label {
    font-weight: normal;
    font-size: 18px;
    }

    Thank you in advance! We love your theme! :)

    #775920

    Hey fash,

    You must have sure that you`re putting these codes at Enfold Theme Options > General Styling > Quick CSS

    and correct some parts like this: .gf_progressbar [display:none;} – you need to replace the [ by { and the Font-family is incorrect, the correct is font-family (without the capital F).

    Best regards,
    John Torvik

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.