Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1207538

    Hi, I can’t center the arrows in the slideshow in both the minimal and the default versions! Why?
    https://ibb.co/6WvwCSv
    https://ibb.co/LPPS1vs

    Thanks,
    Francesco

    #1208432

    Hey Francesco,

    Thanks for the screenshots. Could you post a link to where we can see the actual elements as well please?

    Best regards,
    Rikard

    #1208453

    Here is the link!
    Thanks

    Francesco

    #1208777

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #top .av-control-minimal .avia-slideshow-arrows a:before {
        line-height: 38px;
    }

    Best regards,
    Rikard

    #1209252

    Thanks Rikard,
    but the same problem is in the news slideshow (on homepage).

    Is there any wrong code in my quick css?

    #1209406

    Hi,

    Please try this CSS as well:

    .avia-slideshow-controls a:before, .avia-slideshow-controls a:after {
        line-height: 42px;
    } 

    Best regards,
    Rikard

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