About image setting of slider part

Home Forums All Other Themes About image setting of slider part

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #101474
    shiraki akitoshiraki akito
    Participant
    • Topics: 16
    • Replies: 12
    • Total: 28
    Member since: February 5, 2018

    I have a question at SKT Spa.

    https://sktperfectdemo.com/demos/spa/

    Is it possible to install an image on the white letter “Wellnessr” part on the slider part of the demonstration site?
    I tried attaching the img tag, but it is not displayed.

    Thank you.

    #101498
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance » Customize » Basic » Scroll down to find Custom CSS and paste below code there:

    .nivoSlider .nivo-caption img {
        position: static;
        display: block;
        max-width: 100%;
    }

    Regards,
    Shri

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