Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #870769

    1. Display Title in Specific Page
    hi guys,
    I have a problem.. I want to display Title in the spesific page.. and hide title in all pages and post so i have this code below
    .main-title.entry-title {
    display: none!important;
    }

    2. My menu is overlapping my Breadcrumbs
    https://prntscr.com/h47ecx
    http://www.biliranisland.com/directory/listing/panamao-travel-tours

    • This topic was modified 7 years ago by jalmz.
    #871125

    Hey jalmz,

    I’m not sure I understand your problem, could you try to explain a bit further please? Please stick to one problem at a time.

    Best regards,
    Rikard

    #872189

    Look the breadcrumbs…

    https://prnt.sc/h5qjcy

    #872443

    Hi,

    You have this in your style.css file in your child theme:

    .title_container .breadcrumb {
        top: 15%!important;
    }

    Please remove it.

    Best regards,
    Rikard

    #872933

    Still.. its not working..

    #873288

    Hi jalmz,

    The code is still there
    Image 2017-11-06 at 19.12.03.png
    in /wp-content/themes/enfold-child/style.css

    You need to remove it.
    And add this code:

    
    .html_header_top.html_header_sticky.html_bottom_nav_header #main {
        padding-top: 158px;
    }
    

    Best regards,
    Victoria

    #873948
    This reply has been marked as private.
    #874402

    Hi,

    It’s displaying fine on my end now, please make sure that you are not getting cached results.

    Best regards,
    Rikard

    #874930

    it works now.. Thank you

    #875696

    Hi jalmz,

    Glad we got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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