Jump to content

Photo

Size text on principal menu

menu

  • Please log in to reply
8 replies to this topic

#1 juanholgado

juanholgado

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts

Posted 13 February 2018 - 14:46

in the new version 3.0, how can you reduce the size of the menu text?
 
and how could it be put in two lines?


#2 juanholgado

juanholgado

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts

Posted 19 February 2018 - 12:55

I try this, but it don't any change...

 

Open \SmartStore.Web\Content\bootstrap\custom\navbar.less and search for ".navbar .nav > li > a".



#3 Michael Herzog

Michael Herzog

    SmartStore AG

  • Administrators
  • 3498 posts

Posted 20 February 2018 - 19:21

Hi,

 

please don't edit any of .scss files except for _user.scss

 

Try to paste this code in there:

 

.megamenu .nav-link {
   font-size: .825rem;
}
Regards

Michael Herzog
Smartstore AG


#4 juanholgado

juanholgado

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts

Posted 21 February 2018 - 17:08

Hi Michael, 

 

I can't found the file you coment me, please, tell me where i can find it.

 

Thanks, 



#5 juanholgado

juanholgado

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts

Posted 21 February 2018 - 17:16

ok, i just find it but the correct code is

 

.megamenu .nav-link {
   font-size: .825em;
}


#6 mrrcomp

mrrcomp

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts

Posted 27 December 2022 - 10:39

Hi

 

I have version 3 installed and i am trying to find the file _user.scss   but can't find it!?? where exactly is it ??

 

Regards



#7 Wolfgang Schmerge

Wolfgang Schmerge

    SmartStore AG

  • Administrators
  • 2454 posts

Posted 28 December 2022 - 09:12

Hi,

 

\Themes\Flex\Content

 

Best regards

 

Wolfgang

Attached Files

  • Attached File  user.PNG   53.39KB   0 downloads

Shopbetreiber benötigen Ihre Hilfe! Bewerten Sie jetzt Smartstore auf Capterra.

Als Dankeschön erhalten Sie 20 Euro für Ihren nächsten Kauf im Marketplace.

Smartstore bewerten


 

Bleibt gesund!

 

Viele zusätzliche Smartstore Plugins gibt es im MARKETPLACE:
http://community.sma...dex.php?/files/

 

Hier geht es zu den Smartstore Videos:
Smartstore.NET Youtube-Channel
 

Die deutsche Smartstore Online-Dokumentation gibt es hier:
https://smartstore.a...iew?mode=global

In dem folgenden BLOG findet man interessante Tipps & Tricks zum Thema "Smartstore":

http://community.sma...t-tipps-tricks/

 


#8 mrrcomp

mrrcomp

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts

Posted 28 December 2022 - 09:34

Hi

 

Thanks .. I found the file and added the code but don't see any change to the text?



#9 mrrcomp

mrrcomp

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts

Posted 28 December 2022 - 09:41

Sorry I did a browser clear and now seems fine :)

 

Thanks




Also tagged with one or more of these keywords: menu