CSS Errors

Support Forums Cian – WP Theme CSS Errors

Tagged: , ,

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #6079
    Jeff
    Participant

    Hi, I installed Cian, customized it, and launched it live with no known errors. But then when I went into the CSS Editor, a warning message said there were 27 errors in the file before I touched anything. Since saving it, the site now has an alignment issue on the Feature sections – works fine on mobile and anything but full screen, but full screen pulls the whole section to the left and off-page. Does anyone know how I would fix this?

    #6082
    CreaboxThemes
    Keymaster

    Hi Jeff,

    sorry for the inconveniences. Could you give me your url to check the problem please?

    Regards

    #6083
    Jeff
    Participant

    Sure, it’s http://www.demandtech.io. Thanks.

    #6084
    Jeff
    Participant
    #6085
    CreaboxThemes
    Keymaster

    Hi,

    thanks for the link. I have checked your website and the errors. For example, in the section ‘Funnel Visibility Management’ there are css styles to move it to the left. The styles are loaded inline in the section. To be exact, there is -197px at the left attribute.
    Have you added this option in the row options when you edit the page with Visual Composer?

    Regards

    #6087
    Jeff
    Participant

    That makes a lot of sense to me, but I can’t find that option in Visual Composer. I can tell you that I never changed the margins at all.

    #6088
    CreaboxThemes
    Keymaster

    Hi,

    could you create a new user for me in your admin panel? In that way, Ï can check the errors and resolve it. I have done this with other users, so you can trust me.

    Regards

    #6091
    Jeff
    Participant

    I’m happy to do that. What’s your email?

    #6092
    CreaboxThemes
    Keymaster
    #6093
    CreaboxThemes
    Keymaster

    Hi,

    I have resolved the problem. I have added the next code in the option Custom CSS in the page Theme Options > Custom Scripts:

    .vc_row.vc_row-fluid[data-vc-stretch-content]{
         left: 0px !important;
    }

    Regards

    #6094
    Jeff
    Participant

    Thanks, it works perfectly now.

    #6095
    CreaboxThemes
    Keymaster

    Your welcome. If you need more help, contact me.

    Regards

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