Site logo

Archived topic

Disable the css in specific location

3 replies · Started by Sagar on February 18, 2020

Viewing posts 1–4 of 4

I had added the css code to show arrow before the title of elements in widget(side bar). But that code is also running on footer bar(Footerbar<arrow before page title). How can I disable that one?

Hi there,

instead of: .widget li:before

use: .inside-right-sidebar .widget li:before

Thank you :) It's working now :)

You're welcome

This archived topic is closed to new replies.