MetalRecycling Pro

Discussion in 'InkThemes-Support Working Hours' started by switch48, May 17, 2020.

  1. switch48

    switch48 New Member

    Joined:
    May 6, 2020
    Messages:
    1
    Likes Received:
    0
    Hi so how could I remove the lead capture form on the home page of this theme
     
  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:
    .caption-wrapper {
        display: none !important;
    }
    I hope this will help you.

    Regards,
    Shemaela
    InkThemes.com
     

Share This Page