how to remove the blog from home page

Discussion in 'Figero WordPress Theme' started by sandradohn, Jun 12, 2017.

Thread Status:
Not open for further replies.
  1. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, Will you let me know how to remove the word Blog from the home page? Thanks, Sandra the iste is 5starsocialdesign.com
     

    Attached Files:

  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    To remove the word Blog from the home page, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    h3.carousel-latest-head {
        display: none;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Worked well. Thanks, Sandra
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Sounds great...
     
    smith likes this.
Thread Status:
Not open for further replies.

Share This Page