• Resolved dfwpress

    (@dfwpress)


    Hello,

    I have two Service sections. How can I change CSS for only one seperatly. I want to implement next style: `.service-list .service-image {
    display: none
    }` but only for one section.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Access Keys

    (@access-keys)

    Hi There,
    Please provide us your site URL That we can provide custom css for the site.
    Thanks.

    Thread Starter dfwpress

    (@dfwpress)

    Hello,

    Thanks for your answer.
    I have solved this with next CSS:

    #section-231 .service-list .service-image {
            display: none
    }

    Regards

    Shane

    (@richardkanes)

    Hi there.

    Glad that the code works.

    Do contact us if any help needed.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Change CSS for Service section’ is closed to new replies.