[Resolved] Disable the css in specific location

Home Forums Support [Resolved] Disable the css in specific location

Home Forums Support Disable the css in specific location

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1168889
    Sagar

    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?

    #1168954
    David
    Staff
    Customer Support

    Hi there,

    instead of: .widget li:before

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

    #1168985
    Sagar

    Thank you ๐Ÿ™‚ It’s working now ๐Ÿ™‚

    #1169011
    David
    Staff
    Customer Support

    You’re welcome

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