How can I remove the gallery section?

Discussion in 'StartPoint Business One Page WordPress Theme' started by katsu914, Jul 20, 2015.

  1. katsu914

    katsu914 Guest

    Joined:
    Jul 12, 2015
    Messages:
    20
    Likes Received:
    0
    Hello!! Pls help me to remove the gallery section? Tks!!
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    section#parallax-cont {
      display: none;
    }
    #main {
      margin-top: 215px;
    }
    Thanks,
    Praveen
     
  3. findagroomer

    findagroomer New Member

    Joined:
    Jul 4, 2016
    Messages:
    6
    Likes Received:
    4
    I tried this but it leaves the initial gray rectangle image saying you can delete it or change it, but I wanted to remove all the gallery from home page.
     
    smith likes this.
  4. nitin

    nitin Guest

    Hi,

    Can you tell me your site URL for better assistance?

    Thanks & Regards
    Nitin
    InkThemes.com
     

Share This Page