Remove the Down Arrow in Slider

Home Forums SKT Black/White Theme Support Remove the Down Arrow in Slider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #5332
    Quyen TangQuyen Tang
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: April 1, 2015

    Hi,

    How do I remove the hopping down arrow in the slider?

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

    Hi,

    If you want to remove it in Custom CSS box with Appearance>Theme Options> paste this
    a.arrow-down {display:none !important;}

    Regards,
    Shri

    #5367
    Quyen TangQuyen Tang
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: April 1, 2015

    Thank you, I was able to figure it out. Another question, in the footer there are 3 columns (About us/recent post/company info. How do I remove the middle column?

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

    Hi,

    Kindly check Appearance>Widgets>Footer Widget 2 and add anything or blank text widget there to remove it.

    Check documentation here: http://sktthemesdemo.net/documentation/skt-white-doc/#footer-section

    If you want to remove or add any other widget you can do so as well.

    Regards,
    Shri

    #6557
    Antoine VilletteAntoine Villette
    Member
    • Topics: 12
    • Replies: 19
    • Total: 31
    Member since: March 18, 2015

    Hi,

     

    I would like to do the same with the next and prev arrows on the image slider.

    Thx

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

    Custom CSS area in Appearance>Theme Options>

    paste this there: .nivo-directionNav{display:none;}

    Regards,
    Shri

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