Okay
  Public Ticket #1908577
Hide Page Title
Closed

Comments

  •  2
    proctermj started the conversation

    Hi,

    I have imported pages from another site and activated the show page titles option in the Salient settings.

    However I have a few pages - such as Home page - where I don't want to show the page title but cannot find a way to achieve it.

    Can you help please.

    Thanks


    Mike

  •  3,028
    Andrew replied

    Hi,

    Thank you for contacting us.

    Please send us links to the specific pages you would like to hide the title so we can provide custom CSS.

    Regards

  •  2
    proctermj replied

    Hi Andrew,

    I would prefer to apply the custom css myself as I am in development and all the pages are currently unknown.

    Therefore, can you provide a typical css example I can apply.

    Thanks


    Mike

  •  8,996
    Tahir replied

    IT depends on which page options you have selected. Let us know a typical page url so we cant write up 100% working css. 

    Best


    ThemeNectar Support Team 

  •  2
    proctermj replied

    Hi Tahir,

    This is the home page as an example:

    https://www.yugc.co.uk/d3vl0pmen7/

    To view this page enter:

    yugc-admin

    !pluginpunchmike!

    Hope this helps


    Mike

  •  8,996
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #page-header-bg h1 {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    proctermj replied

    Hi Tahir,

    Thanks for the custom CSS, however, this does not address the issue.

    All this does is remove the page header text for all pages - I only need to apply this to specific pages as outlined in my initial post.

    Also I need to remove the title header and not just the text.

    Regards


    Mike

  •  8,996
    Tahir replied

    Sorry for the late turn around, we can get overwhelmed sometimes by the number of tickets. 

    You can add it to the Pages using the Page Builder Css box  for it to work on those pages only .

    Best


    ThemeNectar Support Team 

  •  2
    proctermj replied

    Thanks Tahir for your honest response - much appreciated.

    Will the bespoke css for the page just remove the title text or will it remove the whole of the page title header?

    Regards


    Mike

  •  8,996
    Tahir replied

    Just the text . 

    Best 


    ThemeNectar Support Team 

  •  2
    proctermj replied

    Thanks Tahir,

    Can you provide some custom css that will also remove the page title header as well as the text.

    Thanks


    Mike

  •  8,996
    Tahir replied

    Hey Again,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •  2
    proctermj replied

    Hi Tahir,

    I have found a work around for the time being.

    You can close the ticket.

    Thanks


    Mike