bug on button from slider

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home Hoskia WordPress Theme bug on button from slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5218
    sokratis
    Participant

    a few buttons from slider its very hard to click pls check it i leave open my site
    ty

    https://prntscr.com/lkhws7

    #5224

    Hi sokratis,

    Sorry for the inconvenience.

    In this issue, you need to remove below CSS from the hoskia.css file http://prntscr.com/lkiibx

    .banner--slider .owl-nav {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        max-width: 1470px;
        margin: -15px auto 0;
        padding: 0 15px;
    }

    Add below CSS in the custom.css file.

    .banner--slider .owl-nav div {
        color: #fff;
        margin-top: -25px;
        text-align: center;
        position: absolute;
        width: 50px;
        height: 50px;
        background-color: #F8183D;
        top: 50%;
        left: 50px;
        line-height: 48px;
        font-size: 20px;
        border-radius: 50%;
    }
    .banner--slider .owl-nav .owl-next {
        left: auto;
        right: 50px;
    }

    However, we have listed this in our theme update list to fix permanently.

    Best Regards,
    ThemeLooks Support Team

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