No mobile menu on Photosen template

Hi,

I am in the process of customising the Photosen template, however, I have already noticed that there is no mobile menu showing when the screen size decreases. I looked back on the template demo and same thing, no mobile menu shows, when “tablet” or “mobile” views are selected.

I can see there are CSS codes to that effect on the stylesheet, but those are nowhere to be found on the HTML files.

How can I proceed to make it appear on smaller screen sizes?

Thanks in advance

Hi there

you may use this css code to fix it:

span.icon-menu.h3 {
color: #fff;
}

That worked like a charm, thank you very much for the help and the very swift reply!

Thank you too :slight_smile:

Have a great week