Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #797970

    I am trying to override a style set in the layerslider by adding the class to my child theme style sheet. But it is not working. I assume the LayerSlider style sheet is loading AFTER the child theme style sheet. True?

    How can I do this:
    .ls-fullwidth .ls-nav-prev,
    .ls-fullwidth .ls-nav-next {
    position: relative;
    }

    This style change is required in order to meet accessibility requirements. We don’t even display the layerslider navigation. But I need the code to comply.

    #797978

    Hey galpinr,

    Have you tried adding it to quick css instead?

    Best regards,
    Jordan Shannon

    #798332

    Thanks I will try that and re-scan the site for accessibility issues.

    Where is Quick CSS stored? In a file or in the DB?

    #798337

    Hi,

    It is added into the enfold.css file. You can also attempt to add it to the custom.css file.

    Best regards,
    Jordan Shannon

    #798343

    What directory is the enfold.css file in?

    Thanks

    #798363

    Hi,

    wp-content/uploads/dynamic_avia/enfold.css

    Best regards,
    Jordan Shannon

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