Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Peter Matra Friend
    #203303

    Hi at the top of my mobile page there is a black bar and what appear to be a menu. How do I get rid of it? I can’t find the template files for mobile views.
    P

    Eragon H Friend
    #557629

    That black bar is the header. It contains: Logo, Language switcher, search and Off-canvas menu button. Why you need to remove that?
    If you remove that, the above function will not be available?

    In case that you still want to hide it, kindly add this code to the file root/templates/ja_sugite/css/custom.css (create this file if unavailable)

    @media (max-width: 767px){
    .t3-header {
    display: none;}
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Eragon H 9 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum