• Resolved mw1750

    (@mw1750)


    updated to 1.5.5 and I’m having Custom CSS problems with child. before updating everything worked great now my some of the styling is pulling from the bootstrap.css file instead of my css child. what is the easy way to fix this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • It doesn’t make sense that the bootsrap.css file would be overriding any styles you add. Can you provide a link?

    Kadence Themes

    Thread Starter mw1750

    (@mw1750)

    It seems that I was mistaken. The styling was coming from some css in the head, not sure why it is there but with a little work I was able to work around the problem.

    Thank you for the quick response as usual.

    Ok I see, the css load hierarchy changed a little with version 1.5.5

    It goes
    bootstrap.css
    virtue.css
    skin.css
    child.css
    Theme Options Output

    So if you want the child to override the theme options just add a deeper parentage like starting with html or body.

    Kadence Themes

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

The topic ‘updated to 1.5.5 Custom CSS problems with child’ is closed to new replies.