Jump to content

2 dotazy (Nahled fotek, písmo v menu)


Urinka

Recommended Posts

S ohledem na to, že se nejedná o žádné menu, ale blok kategrií ze standardní šablony tak úprava barvy písma je zde

themes\prestashop\css\modules\blockcategories\blockcategories.css

řádek 26 to je ta standard černošedá

#categories_block_left .tree a {
padding-left: 0;
color: #374853 /* zadejte svoji barvu */
}

 

řádek 31 to je ta zelená vybraná kategorie

#categories_block_left ul.tree a.selected {
color: #488c40;  /* zadejte svoji barvu*/
font-weight: bold
}

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...