Mobile View

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hi
I want customize the header and category menu and header button like language and currency and other button in mobile view . witch files ether CSS and Herder i should look at it ?
thanks
5 years ago
The header and category menu and header buttons like language and currency are the same in all views
It is just the CSS file which changes the layout.

Depending on what theme you are using - if the theme is DefaultClean the css file is
nopCommerce_4.10\Presentation\Nop.Web\Themes\DefaultClean\Content\css\styles.css

If you want to change the view files they are in
nopCommerce_4.10\Presentation\Nop.Web\Views\Shared\Components\HeaderLinks\Default.cshtml
nopCommerce_4.10\Presentation\Nop.Web\Views\Shared\Components\LanguageSelector\Default.cshtml
nopCommerce_4.10\Presentation\Nop.Web\Views\Shared\Components\CurrencySelector\Default.cshtml
etc
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.