• Hi,

    I’ve just update enigma them and i have a lot of issues :

    First the new header, i can hide it but it keep making a thin grey line on my header (at two different levels if i use chrome of safari), how could i delete this ???

    Second, i can’t find my CSS anymore ?! i can’t had anything, when i go to change CSS, it redirect me to additional CSS, and i only have media Weidth where i can write something, and two option on a scroller named preprocessor

    How can i find my code back ? and take of this line ???

    my website is : http://m-g-a.fr/

    Thanks for your quick answer

    P.S : dont have child theme …

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter geffynho

    (@geffynho)

    oooooh and my font is not the same anymore for the main text …

    Thread Starter geffynho

    (@geffynho)

    i solved the grey line question but not the CSS one, and font one !

    Hello,

    Please give a screenshot for your issue.

    Thanks.

    Thread Starter geffynho

    (@geffynho)

    hi,

    How can i send you screenshot ?

    It’s not complicated : Previously to change CSS, i use to do it on WP homepage, going to customize, css.

    Now when i do the same thing, it redirect me to my website page with the theme option on the left, and i can’t write anything.

    I still can go to them option > them General options > and write some css, but i can’t find all the lines i’ve been written before.

    In top of that, the update change all my font for a Bold one …

    i give you my website name again : http://m-g-a.fr

    and here are all the lines i’ve write and i can find anymore since the update:

    .enigma_header_breadcrum_title {
    display: none !important;
    }

    .breadcrumb {
    display: none !important;
    }

    */
    a, .enigma_heading_title h3 {
    font-family: Didot-Bold, “Helvetica Neue”, Helvetica, Arial, sans-serif !important;
    }

    /* titres pages */
    .enigma_header_breadcrum_title h1 {
    font-family: Didot-Bold, “Helvetica Neue”, Helvetica, Arial, sans-serif !important;
    }

    /*rectification titre produits en bas*/
    .enigma_home_portfolio_caption h3 a {
    font-size: 22px;
    font-family: “open sans”, “Helvetica Neue”, Helvetica, Arial, sans-serif !important;
    }

    /* noms défilants*/
    .carousel-text h1 {
    font-family: Didot-Bold, ‘Open Sans’, sans-serif !important;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
    }

    .logo p {
    font-family: Didot-Bold, ‘Open Sans’, sans-serif !important;
    }

    h2 {
    font-family: Didot-Bold, ‘Open Sans’, sans-serif !important;
    }

    /* header contact info section ***/
    .header_section {
    background-color: #34495E;
    color: #fff;
    }

    /***** Footer Area Css *****************************************************************
    ***************************************************************************************/
    .enigma_footer_area {
    background: #00ace9;
    border-top: 0 solid #00ace9;
    text-decoration: none;
    }

    a {
    color: #00ace9;
    text-decoration: none;
    }

    /*** breadcum style css **/
    .breadcrumb li a {
    color: #00ace9 !important;
    }

    /** headings titles css ***/
    .enigma_heading_title h3 {
    border-bottom: 4px solid #00ace9;
    }

    .enigma_footer_widget_area p {
    color: #151212;
    }

    /* Body*/
    body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #151515 !important;
    background-color: #fff;
    }

    p, a, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #151515;
    text-shadow: 0 0 1px rgba(0,0,0,0.01);
    font-family: ‘Open Sans’, sans-serif;
    font-weight: 700;
    }

    enigma_blog_post_content p {
    font-family: ‘Open Sans’, sans-serif;
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 20px;
    }

    .enigma_blog_post_content p {
    color: #151515 !important;
    }

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘New header and CSS’ is closed to new replies.