Home Forums WoodMart support forum gallery and thumbnail navigation arrows dissapeared

gallery and thumbnail navigation arrows dissapeared

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #638382

    Pipeworkpieces
    Participant

    Hello,
    I am no longer seeing any navigation arrows for single item gallery and the thumbnails below it as well.
    You can see what I mean in attached photo.
    deactivating all plugins except woodmart and WooCommerce did not seem to affect this.

    Attachments:
    You must be logged in to view attached files.
    #638384

    Pipeworkpieces
    Participant

    I managed to get it back but it is very small and is not noticeable.
    Is there a settings page for the gallery navigation arrows as I am not seeing any.

    #638586

    Hung Pham
    Keymaster

    Hi Pipeworkpieces,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.wd-arrow-inner{
        color: #fff;
    }
    
    .wd-disabled div.wd-arrow-inner {
        color: #fff;
    }
    
    div.wd-arrow-inner:after {
        font-size: 30px;
    }

    Kind Regards,

    #638720

    Pipeworkpieces
    Participant

    hello,
    i did that and it did not make any change

    Attachments:
    You must be logged in to view attached files.
    #639006

    Hung Pham
    Keymaster

    Hi Pipeworkpieces,

    I see the color has been changed, please let me know if you need further helps.

    Regards,

Viewing 5 posts - 1 through 5 (of 5 total)