WPIntell

Source evidence

removing sidebar while using Fourteen colors plugin

Fourteen Colors · support · 2017-04-24T14:46:00+00:00

complaintsentiment
mediumseverity
0.87relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 34 rows with source links

17.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
deepthinking unresolved
Hi, I am using a child theme with Fourteen colors plugin and it has been working great. Now, I am trying to remove the default left sidebar of 2014 theme using the below code. .site:before { display: none; } With the plugin deactivated, the sidebar disappears as expected. However, with the plugin activated, it still shows up. Anyway I can make the plugin work with the above piece of code? Thanks! It’s probably an issue of css priority. Maybe try adding !important ? Or, it may work to load the CSS via the option in the customizer.

Comments

1 shown
Nick Halsey 2017-05-21T03:21:00+00:00

It’s probably an issue of css priority. Maybe try adding !important ? Or, it may work to load the CSS via the option in the customizer.