GK NSP PRO bigtitle nsphover

January 2013 WordPress Theme
GK User
Wed Nov 19, 2014 5:09 pm
I'm using this at 3 places on the page, but I want to have different font color on every. Pls help
User avatar
Junior Boarder

GK User
Thu Nov 20, 2014 8:24 am
Hi,

Please check this article:
https://www.gavick.com/blog/gavernwp-qu ... fications/

You have to use custom css with additionall css class for the first: bigtitle nsphover mycolor1, for the second bigtitle nsphover mycolor2 etc.

Then in css you should specify your font color:
Code: Select all

.nsphover.mycolor1 .gk-nsp-hover-overlay {
   background: #first_color_value;
}

User avatar
Moderator

GK User
Thu Nov 20, 2014 10:38 am
It doesn't work
User avatar
Junior Boarder

GK User
Thu Nov 20, 2014 11:46 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

GK User
Fri Nov 21, 2014 8:24 am
Dear,

I, ve found solution. Now my second question is when I have 4 columns, one row, how can I specify that category1 is in first column, categry2 in second....
User avatar
Junior Boarder

GK User
Fri Nov 21, 2014 9:26 am
I need to see your website to check exactly what do you mean..
User avatar
Moderator

GK User
Fri Nov 21, 2014 3:01 pm
Unfortunately it's not possible, you have to configure 4 separated NSP widgets instead of one with four columns, then you may select category1 for the first, category2 for the second etc..
User avatar
Moderator


cron