Content Locker and Css Selector Trigger

Alexatech

Newbie
Joined
Aug 14, 2012
Messages
19
Reaction score
4
I am clueless about css. I was following Content Lock pro manual and I am able to lock the page but not with Css selector trigger. I want to have it acivated when user clicks on the button "download"
I am using the shortcode sytax to generate the button from my premium theme. Maybe that's the problem? Should I just use the actual image for a button for this code to work?
Here is my code:
[custom_button text="Download" title="Free Download" <div class=?ebk_loc?> url="****"</div> size="large" bg_color="#FF5C00" text_color="#FFFFFF" align="left" target="_self"]
..and then I put .ebk_loc in CSS selector in the locker.

I tried ID code and it didn't work too. Thanks for any help!
 
Back
Top