DigiprintPRO

Discussion in 'General InkThemes Discussion and Feedback' started by gregy1403, Aug 5, 2020.

  1. gregy1403

    gregy1403 New Member

    Joined:
    Jun 20, 2020
    Messages:
    4
    Likes Received:
    0
    Hi
    I'm looking for support foruim for Digiprint PRO theme.

    We need to remove buttton from slider

    Thank you
     
  2. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello,

    Warm Wishes from InkThemes,

    To make the desired changes, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard -> Appearance -> Customize -> Additional CSS).

    Code:
    .nivo-caption a.slide-button {
        display: none !important;
    }
    I hope this will surely help you.

    Regards,
    Shemaela
    InkThemes.com
     

Share This Page