Child-Theme not effective
-
style.css of parent theme is not overwritten by child theme
perhaps, works only with !important
#section_footer .footer-ribbon {
background: #696969 !important;
}
#section_footer .footer-ribbon:before {
border-right: 10px solid #696969 !important;
border-top: 16px solid transparent;
}The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Child-Theme not effective’ is closed to new replies.