• Resolved jeffersonpowers

    (@jeffersonpowers)


    The update to plugin version has moved the type 2 carousel arrows to either side of the carousel, rather than below where they are located in the previous version. Why this change? It makes the layout too crowded at the edges, especially on mobile.

    Additionally, the arrows are misaligned so they don’t line up quite right — the forward/right arrow is closer to the carousel content than the left/back arrow.

    Can you please correct this error, or if it is meant to be a feature, can you add an option to place the navigation arrows below the carousel, as they were in the previous version of the plugin?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor webnus

    (@webnus)

    Hello @jeffersonpowers,

    The default position of arrows on the carousel view is now in the right position. If you want to change that position to another position, please let me know where you want to show it on your website. I’ll help you to create it.

    Also, please share a live URL from your issue. If you want to share a screenshot for displaying the position, please upload your screenshot here: https://postimages.org/.

    Best Regards

    Thread Starter jeffersonpowers

    (@jeffersonpowers)

    Thank you for your offer. I was able to move the arrows back to their previous position below the carousel with some CSS.

    In the process of doing that I noticed that the margins on the navigation arrows are a little off — you have the margin-right css property set to 10px and the margin-left set to 5px on both arrows, which causes them not to line up symmetrically — the right arrow is shifted 5 pixels to the left of where it should be. Probably not something a lot of people will notice, but it does make the arrows look uneven.

    I also noticed that you are using !important on a few of your CSS declarations (so I had to use !important to override them). As I understand it, this should be avoided unless absolutely necessary.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Update to version 5.22.2 moves carousel nav arrows’ is closed to new replies.