Remove title page only from home page

  • Posted in : Empathy
  • kev1480
    Participant

    Hi,

    First, thank you for this beautiful theme!

    I am trying to remove the title from only home page, but I don’t manage to do it. When I remove it by using css such as :

    .home .page-title {
    display: none;
    }

    it is removed on every pages …

    In the same time, I have another question on which I didn’t spend a lot of time : how should I configure the home page to ensure the introduction sentences “hi, I am …” is always at the bottom of the page ?

    Thanks a lot for you help !

    The website is : http://kevin-coppens.net

    Kevin

    serkan
    Moderator

    Hi Kevin,
    Please go to dashboard > widgets > and check the settings for empathy template page. Be sure that empathy home is set for homepage. Not custom page for homepage.

    If you cannot make it, these custom css code will solve your issue as well.

    #home .page-title { display: none; }
    #home .content { top: 30%; }

    Thanks

    kev1480
    Participant

    Hi Serkan,

    Well done, it is working !

    Thanks a lot !

    Kevin

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register