Possible To Change Color, background For Just One The Top Menu Category?

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemePossible To Change Color, background For Just One The Top Menu Category?

This topic has been marked as resolved.

Hi,

I’m trying to change the css only the link of a main category menu and do not get it. My CSS class changed all the links in that category (category ans subcategory links).

I tested with the following css but has not worked for me, the code changes all link elements of that category.

CSS:

.promo a:first-child {
color: #ea3e3b !important;
}

.promo a:first-child:hover {
color: #ffffff !important;
}

I added the css class on the menu category but does not work as I want.

What am I leaving?

Best regards,

Toni

  • This reply was modified 3215 days ago by  toni_sbd.
  • This reply was modified 3215 days ago by  toni_sbd.
July 1, 2015 at 1:39 pm #41749

Hi Toni,

Have you cleared theme cache after you changed menu? You don’t need to put an extra class, unless you want to style more than one item. Each menu has a unique class that you can use.

If the problem is still presented, we will need to take a look at your website. We will need admin access as well.

BR,
ThemeBurn team

July 6, 2015 at 10:41 am #41898

Hi,

OK, solved.

Thanks,

Toni
Maskezapatos.com

July 10, 2015 at 6:30 pm #42037

Glad we could help.

BR,
ThemeBurn team

July 13, 2015 at 3:16 pm #42101
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.