The Art Template – Slider Height Adjustment

Home Forums All Other Themes The Art Template – Slider Height Adjustment

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #92060
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    I was able to adjust the height of the slider based on the instructions you provided, however, there is now a white diagonal bar that briefly shows during each slide transition. How can I remove this distraction?

    http://laurenemillercom.ipage.com/

    Thank you

    #92079
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Brad

    #92813
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    The diagonal bar is at the bottom of the slider images and appears during transition. I’ve outlined it in red.

    https://imgur.com/XjgiCV1

    #92890
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .featured_area { z-index: 10; position: relative;}

    Regards,
    Brad

    #93014
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    Brad,
    When I add the css you provided, the diagonal bar is now solid. I want it removed.

    #93039
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Remove

    .featured_area { z-index: 10; position: relative;}

    Add this new code there:

    .featured_area { z-index: -1; position: relative;}

    Regards,
    Brad

    #93185
    john_v6john_v6
    Participant
    • Topics: 10
    • Replies: 10
    • Total: 20
    Member since: September 19, 2017

    Thank you Brad. That worked. I appreciate your help.

    #93214
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi John,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/15/

    Regards,
    Brad

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