.highlight-left:after, .highlight-right:after { background: #000 !important; }
.highlight-left:after, .highlight-right:after { background: #000 !important; }To change the color on the different sites, but this doesnt work on mobile.
@media only screen and (max-width: 767px) { .highlight-left .wrap:first-child, .highlight-right .wrap:last-child { background: #2991d6; }}
Comments
do you have any example of what you mean? Because we are not sure what you exactly ask for.
I used you code for a website, but it doesnt work on the mobile version.
It there any solution?
I used your code: