Transparent header Spacing issue

Home Forums Legacy Support Support queries How-to & Troubleshooting Transparent header Spacing issue

Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #238723
    IBSP
    Spectator
    Hello, I'm having a problem with the header when I disable the page title and breadcrumbs, The page title and breadcrumbs hide but the spacing remains the same, refer: https://ibb.co/HVFVRbV Page links: https://iops.org.pk/about-us/ https://iops.org.pk/become-an-accredited-institute/ https://iops.org.pk/become-an-accredited-instructor/ It happens with every single page where I try to hide page title and breadcrumbs,  
    #238787
    logan
    Member
    Hello, if you hide the title but the container remains the same. that's the reason behind the extra space. it is not possible to identify the container has the content or not. so there is no solution. either hide the title for all pages or if you are hiding title for some pages then there will be a space. if we apply code to hide the container then it will work for all pages. pages with the title and pages without title all will be hidden. you could use this CSS. it will reduce some spaces that's all i can do for now: #title .pagetitle {padding-top: 0 !important;}
    #238878
    IBSP
    Spectator
    Thank you so much, Can I set a condition where I disable the page title, on that page this CSS will work? Because I tried this, but this will disturb the Layout in All-courses Page  
    #238935
    logan
    Member
    Dear, that is the case, we cant set the condition. that's what i tried to make you understand in above reply.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Transparent header Spacing issue’ is closed to new replies.