Garden WordPress Theme

Discussion in 'General InkThemes Discussion and Feedback' started by ashif312, Jun 11, 2019.

  1. ashif312

    ashif312 New Member

    Joined:
    Feb 6, 2019
    Messages:
    1
    Likes Received:
    0
    Hi, I was wondering how to disable the lead capture on the right side of the page. I tried all options but the final thing left is to manually input the code. I am not a coder. Anyone can help?
     
  2. shemaela21

    shemaela21 Guest Staff Member

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

    Greeting 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:
    .caption {
        display: none !important;
    }
    Regards,
    Shemaela
    InkThemes.com
     

Share This Page