I have a ‘Home’ title on the home page that I can't remove

Home Forums Handy Theme Support I have a ‘Home’ title on the home page that I can't remove

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #115993
    alastair.j.hillalastair.j.hill
    Member
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: September 24, 2018

    I have a ‘Home’ title on the home page that I can’t remove. It’s situated under the ‘Our specialist’ section (when that section is activated).

    I’m on WordPress 5.0.3 and the theme version is Pro 1.0

    While I can remove the home page’s paragraphs in the text editor, I cannot remove the home page’s title in the text editor without it also removing the ‘Home’ button on my navigation menu.

    On the SKT Handy Demo, you managed to have the ‘Home’ link on the navigation menu without it appearing underlined as a title on the home page.

    How did you do that?

    #116039
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Website URL please

    #116106
    alastair.j.hillalastair.j.hill
    Member
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: September 24, 2018

    The website is https://www.eyelaser.co.za/

    I’ve currently removed all titles as a workaround, by putting this in the ‘Additional CSS’ WP function:

    .entry-title {

    display: none;
    }

    But how would I resolve this home page title issue from the theme’s inputs, as I aim to add the theme’s sections (which currently are not displaying, see this thread for context)?

    #116205
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS code to remove home title only

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

    Regards,
    Dave

    #116641
    alastair.j.hillalastair.j.hill
    Member
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: September 24, 2018

    Resolved, thanks.

    #116718
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi alastair,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/21/

    Regards,
    Dave

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.