Remove page titles/paths on pages

Home Forums Hotel Pro Remove page titles/paths on pages

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #68372
    ElainaElaina
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: June 23, 2016

    Hello,

    I have two websites that are using the same theme (Hotel paid version), but I see that on every page I click, there is a path/title at the top of each page displaying like this, for example:

    Home / About Us

    Is there a custom css code that I can add to both website so that it won’t display?

    Thanks in advance!

    Regards,
    Elaina

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

    Hi Elaina,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .breadcrumbs{display:none;}

    Regards,
    Brad

    #68433
    ElainaElaina
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: June 23, 2016

    Thank you so much! It worked πŸ™‚
    On the one website it moved the page titles up so it’s right under the header and logo. Is there a code that can move it down a bit? I tried using the code below on my one website which worked, but not on my other one. Is there a different code I can use?

    .content-area{margin-top:110px;}

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

    Hi Elaina,

    Add this code in Custom CSS Box:

    .innerpage_wrapper{padding-top:50px;}

    Regards,
    Brad

    #68448
    ElainaElaina
    Member
    • Topics: 6
    • Replies: 10
    • Total: 16
    Member since: June 23, 2016

    Thank you so much for your help Brad. It worked! πŸ™‚

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

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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove page titles/paths on pages’ is closed to new replies.