• Hi

    I am unable to view the pause/play and navigation arrows on slider.

    Where can I change the relevant colour values to make these visible.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello!
    Can you post a link to your page so I can take a look?
    Thanks,
    Brenda

    Thread Starter JChaitanyaReddy

    (@jchaitanyareddy)

    Hello Brenda

    The url is https://www.juicebox.co.in

    Thank You

    Hi,

    Try this in your Custom CSS-obviously change the hex #, this code is for red!:

    .camera_prev .camera_next {background-color: #ff0000; }

    Thread Starter JChaitanyaReddy

    (@jchaitanyareddy)

    Hello Brenda

    This is not working as expected.

    There is a ” visibility : hidden; “, value against .camera_prevThumbs as below . Is this relevant?

    .camera_prevThumbs {
    bottom: 4px;
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 4px;
    visibility: hidden;
    width: 30px;
    z-index: 10;
    }

    Many thanks !

    I tried changing to visabiltiy:visible; but nothing changed. I am totally stumped!

    Hopefully the theme author or someone else can jump in and help you out. Sorry!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Update the colour of the arrows and pause/play on slider’ is closed to new replies.