Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #114795
    Per
    Participant

    Hi,

    Wonder if its possible to hide title on only static start page without affecting menu front end?

    Per

    #114806
    Mahesh
    Keymaster

    @per: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and the following CSS:

    .home #content .entry-header {
        display: none;
    }

    Regards,
    Mahesh

    #114817
    Per
    Participant

    Great, its working! I tested this css in our child-theme’s style sheet but that didn’t work. Any idea why?

    #114854
    Mahesh
    Keymaster

    @per: Please post in your site url.

    Regards,
    Mahesh

    #114857
    Per
    Participant
    #114859
    Mahesh
    Keymaster

    @per: I checked your site and the code seems to be working fine. The title of the page “Startsida” is hidden. Let me know further.

    Regards,
    Mahesh

    #114860
    Per
    Participant

    Yes I know but question is why same code is not working when we apply it into childs style sheet?

    #114863
    Per
    Participant

    You can check now as we have updated childs style sheet with the above code and deleted the same from Additional CSS box. As you now can see the Title “Startsida” look and see if you can find why!

    #114865
    Per
    Participant

    Sorry but its actually working, issue was cache.

    #114872
    Mahesh
    Keymaster

    @per: Glad to know that its working fine now. If you like my support and Catch Box theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-box?rate=5#postform
    Have a nice day!

    Regards,
    Mahesh

    #114884
    Per
    Participant

    Review and rating done, see psn

    #114990
    Mahesh
    Keymaster

    @per: Thank you so much for your valuable review and rating. Have a nice day!

    Regards,
    Mahesh

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Hide page title on static start page’ is closed to new replies.