"BUY NOW" button style

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart Theme"BUY NOW" button style

This topic has been marked as not resolved.

Hello, How do I get the green “BUY THEME” button style that displays on the menu of the Pavilion demo page (Minimal theme)? I use the “button” stylesheet class for the regular grey button, but can’t seem to find this green one.

Thanks in advance!

  • This reply was modified 3202 days ago by  epkdesign.
  • This reply was modified 3202 days ago by  epkdesign.
  • This reply was modified 3202 days ago by  epkdesign.
  • This reply was modified 3202 days ago by  epkdesign. Reason: edited because it said "BUY THEME" not "BUY NOW", my mistake
  • This reply was modified 3192 days ago by  epkdesign.
July 13, 2015 at 10:52 pm #42117

This one:

July 13, 2015 at 10:53 pm #42121
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
July 22, 2015 at 2:10 pm #42273

Hello,

Thanks for the response and for providing the code. I tried it and unfortunately it did nothing. I tried clearing the menu cache and still nothing.

I replaced #MENU_ID with CLASSES, which is the menu item on which I want the banner.

Is there something else/different I need to do? Thanks in advance.

July 23, 2015 at 6:27 pm #42321

Hi,

We’ve just tested and the code works fine. Make sure you’ve put the correct selector:

#ID > a {
  ...
}

.selector > a {
  ...
}

BR,
ThemeBurn team

July 31, 2015 at 7:40 pm #42413
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.