Okay
  Public Ticket #1996270
Child Theme
Closed

Comments

  • Basilepelle started the conversation

    Hi. I’m having problem with a child theme from Kalium. I imported the Kalium child.zip and activated it. I copied the whole configuration from my previous “Lab” modifications – colors… But when I load my page, the bootstrap.css from parent overwrite my custom css. Here’s my website : mercierpuget.com I wanted the header and the nav to be blue (#000191) but it still loads the color from the bootstrap.css instead. How do I manage to queue it on top (main.css from parent always win)? And further question, where do I modify my child style : rather in “Appearance – Custom CSS” or in “Appearance – Theme Editor and then my style.css for kalium-child” ? Thx in advance for your reply,

  • Basilepelle replied

    To be clearier none of "Appearance" "child theme - style.css" nor "Custom CSS" make changes. Only main.css or boostrap.css from parent are loading.

  •  1,559
    Laborator replied

    Hi Basilepelle,

    To change the style of the theme you need only to apply changes in the Custom CSS area, editing the style.css and bootstrap.css files is not recommended.

    Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Basilepelle replied privately
  • Basilepelle replied

    If you could check out my "functions.php" file and my "style.css" from my valium-child theme, the problem might be there. Anyway thx already for checking this out, I appreciate it very much.

  •  1,559
    Laborator replied

    Hi there,

    You have too much wrong CSS code in the Custom CSS and that is the reason why it is not changing, also make sure you use !important to make sure the changes will be applied.

    Attached you have a screenshot:

    medium
    (view large version)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group