Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1180090

    For some reason,this new CPT I created is not honoring my child theme’s style.css on the footer. I tried enabling and disabling the merging files thing in the performance tab of the theme options but nothing. Can you help me figure out why?

    #1180470

    Hey leadingnorth,

    Please try this CSS as well to see if it helps:

    #footer #menu-quick-links a {
      color: #fff !important;
    }
    
    #footer #search_filter_register_widget-3 input {
      color: #ff5f5c !important;
    }

    Best regards,
    Rikard

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