Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Ben Spielben

    (@spielben)

    Hi, I’ve just try to go further following different ressources on internet, I ended with this code in my style.css in the child theme folder:
    /* Overriding the fancybox-skin background styles from the Parent Theme */
    .fancybox-skin {
    position: relative;
    background: none;
    color: #444;
    text-shadow: none;
    }
    And… It works!!!

    Just need to find back my menu… If you have any leads, please.
    thank you so much

    Thread Starter Ben Spielben

    (@spielben)

    Hi, thanks a lot. I’ve followed the tutorial you mentioned, great and clear. Had to deal with the “function.php” file (adding the PHP start tag) after seing the site going weird.
    So far everything seems working, except the menu, which doesn’t show anything at all.
    My fist question is: as I’ve had already worked on the site for a while before creating he child theme, Did I do a mistake? (I’ve understood it was the first thing to do…)
    then how could I bring back my menu?
    https://www.karimzerguinedesign.com
    second question: following your answer I’ve been through style.css and I located the fancybox-skin lines. I can make the change. but should I copy the whole “style.css” in the child theme folder or just add infos about fancy-skin?
    and how do I specify that? in function.php?
    I hope that I am clear, thank you very much for your help,
    Ben

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