[Resolved] Border around slide shows – sitewide

Home Forums Support [Resolved] Border around slide shows – sitewide

Home Forums Support Border around slide shows – sitewide

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #833259
    Ian

    Just wondering if there is a way to select all the slideshows on my site to add a solid black border around them all. The smart slider 3 provider suggests to do this to each one. Just want to do it globally.

    The slider is the second paragraph down.

    #833261
    Leo
    Staff
    Customer Support

    Hi there,

    Give this CSS a shot:

    .n2-section-smartslider {
        border: 2px solid #000;
    }

    Keep in mind that this is the support forum for GP and sometimes it might be best to check with the plugin’s support for specific questions regarding plugin content.

    I believe their support is quite helpful as well: https://wordpress.org/support/plugin/smart-slider-3/

    Let me know πŸ™‚

    #833286
    Ian

    Absolutely awesome! Thanks very much Leo πŸ™‚

    #833307
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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