• Resolved mindeeforman

    (@mindeeforman)


    Hi there,

    Thanks for the great plugin!

    I would love to put the navigation arrows on either side of the carousel (like they appear at https://www.realfoodtraveler.com) or beneath the carousel instead of above if possible.

    Also, on the third line of my excerpt, it’s adding an extra period to the excerpt for some reason that stays in that spot when the window changes sizes.

    Any ideas?

    Thanks again!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author ShapedPlugin LLC

    (@shapedplugin)

    Hi @mindeeforman,

    Glad to hear that you love the plugin. The navigation arrow should be displayed together at the top right corner of the slider but due to a CSS conflict, it is not displaying properly.

    Put the below CSS to display the navigation arrow at the right position.

    .pcp-carousel-wrapper .pcp-button-next.top_right {
        left: auto !important;
    }

    Hope the CSS will fix the issue. Please let us know if once it is fixed.

    Thank you very much!

Viewing 1 replies (of 1 total)
  • The topic ‘Move Navigation Arrows and extra period on line 3’ is closed to new replies.