Here is one of the pages of my site :

delete

In the carousel, the arrow is in duplicate.

Comments

zenimagine created an issue. See original summary.

daniel.moberly’s picture

Title: The arrow is duplicated » The arrow is duplicated when Bootstrap used as theme
Status: Active » Needs review
StatusFileSize
new990 bytes

Leftover markup from Bootstrap causes an additional arrow to be rendered. Attaching patch

daniel.moberly’s picture

Re-rolling patch to keep formatting.

zenimagine’s picture

Can you use the same arrow as the following page:

delete

or add a parameter for the user to choose make awesome or glyphicon

daniel.moberly’s picture

You can use whatever icon you want - you just need to copy the included template file into your theme and edit it there.

Template file templates/bootstrap-basic-image-gallery.html.twig

  • Daniel.Moberly committed 0668058 on 8.x-1.x
    Issue #2953458 by Daniel.Moberly, zenimagine: The arrow is duplicated...
daniel.moberly’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

zenimagine’s picture

Issue summary: View changes