Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #44991
    BizQ
    Member

    @Sakin: I selected the entire site option under slider options for the featured slider. Is there a reason why the page / post title does not show on the home page slider yet it shows on all other pages ? Thanks

    #45021
    Sakin
    Keymaster

    @BizQ: Sorry I don’t get it what you mean. Can you explain in reference with your site URL. So, that I can check in and let you know about it.

    #45052
    BizQ
    Member

    @Sakin:

    If you look at the featured slider on the following pages:

    A. http://www.bizq.co.za/ : you will notice that the page title does not show in the extract section (section on the left bottom of the featured slider)

    B.http://www.bizq.co.za/sme-business-consulting-services/taxation/ : You will see the page title name appears on the extract section e.g. Accounting services and so on

    Hope this makes sense. Thanks

    #45080
    Sakin
    Keymaster

    @BizQ: Find the following css in your Custom CSS box
    .home .entry-title { display: none; }

    and replace with the following CSS:
    .home #primary .entry-header { display: none; }

    #45083
    BizQ
    Member

    Perfect, thank you

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘No page title in featured slider on home page’ is closed to new replies.