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

    Hi there!
    Content slider arrows are not completely visible.
    Could you help me to show the entire arrows?

    Thanks!

    #1405609

    Hey enfold,
    Thanks for the link to your site, it looks like you are using some custom css, try changing this:

    #top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
        line-height: 25px;
        border-radius: 1px;
    }

    to this:

    #top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
        line-height: 2px;
        border-radius: 1px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1406594

    Thanks Mike!!

    #1406597

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Content slider arrows’ is closed to new replies.