Changing suffix color

Support desk for Multipurpose Quark Theme
GK User
Mon Jun 08, 2015 9:36 pm
How to change the Suffix "border1" on this page:

At the of this page:
https://demo.gavick.com/joomla3/quark_restaurant/module-variations

From orange to black:

Thanks in advance

And if i like to change other buttons how can i do that?

I am not good with css so the easiest way would be fine!
User avatar
Gold Boarder

GK User
Mon Jun 08, 2015 9:56 pm
Never mind found it :

Code: Select all
.box.border1 .box-wrap,
.box.border2 .box-wrap {
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 1);
  padding: 45px 45px 35px 45px;
}


Feel free to use!

Paste this in template manager -advance setting
User avatar
Gold Boarder

GK User
Fri Jun 12, 2015 6:00 am
I'm glad you could solve it out on your own :)
User avatar
Moderator


cron