How-to and Troubleshooting
        
    
    
                    
                        
                        5                    
            Posts
        
        
                    
                        
                        3                    
            Users
        
        
                    
                        
                        0                    
            Reactions
        
        
                    
                        
                        3,872                    
            Views
        
        Dec 09, 2018 7:17 pm
                        See attached picture. The small breadcrumb dividers (diamond shapes) are scrolling over my sticky header while the text is scrolling below (as expected)
                         4 Replies                    
                Dec 09, 2018 8:59 pm
                        Hi basatexcellent,
Please leave some URL to allow us debug this CSS conflict.
Dec 10, 2018 2:48 pm
                        Hi @basatexcellent,
Please navigate to Dashboard > Forums > Settings > Styles admin page, add the following CSS code in "Custom CSS Code" textarea. Save it delete all caches and check again (CTRL+F5 on frontend).
.site-header{
   z-index: 99 !important;
}
Dec 10, 2018 2:51 pm
                        Many thanks, solved!



 
                         
                        