Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #645558

    Hi,

    I just installed the child theme, and put the css from quick css into the style.css but they won’t show on the site, what is wrong ?

    #645590

    Hey BetuwePC,

    I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?

    The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.

    Best regards,
    Vinay

    #645597

    again!

    #645758

    Hi,

    I switched the theme to parent and then switched it back to child theme. It is working fine now .

    Tessted with the below css in child themes style.css

    
    /*
    .copyright {
    color:#000;
    background:gold!important;
    }
    */
    

    You need to refresh the page a couple of times for the changes to be seen.

    Best regards,
    Vinay

    #645759

    Hi,

    Best regards,
    Vinay

    #645762

    Nice, thanks

    Did you see the second line in het menu when mouse over ?
    You now the css to remove ?

    #645847

    Hi,

    You are most welcome :)

    Request you to open new tickets for issues that are not related so we can keep the focus on the original topic :)

    To fix double underline please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .menu-item-has-children a .avia-menu-fx {
    	background:none!important
    }
    

    Best regards,
    Vinay

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