• Resolved davemarsh

    (@davemarsh)


    Hi,

    I am using the free version of FooGallery and trying to make the arrows in Carousel mode brighter (both in default and highlighted state). They are just too dark against my black background and especially hard to see on a mobile device.

    I used ChatGPT and despite the bot instructing me to make multiple changes in various locations (css, php scripts, etc.) nothing worked and ulimately it said it was Godaddy’s problem as they are hosting this particular site.

    Any ideas that might work? Do I need to upgrade to get this feature perhaps?

    Thanks!

    Dave

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support elviiso

    (@elviiso)

    Hi @davemarsh

    You can use the following CSS which should do the trick:

    .fg-carousel-next .fg-icon, .fg-carousel-prev .fg-icon {
    color: white;
    }

    You can modify the color to your preferred color and then add it to the “Custom CSS” section.

    Thanks

    Thread Starter davemarsh

    (@davemarsh)

    Thanks so much! Ha! ChatGPT led me down a rabbit hole! Appreciate you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Make the Arrows less dim’ is closed to new replies.