Need a CSS class on the link
-
The “extra_class” toggle only applies to the parent div:
<div class="wppsac-slick-slider-wrp wppsac-clearfix fancybox-iframe">
I need an actual CSS class for the “a href” component:
<div class="wppsac-post-content-left wp-medium-8 wpcolumns"> <h2 class="wppsac-post-title"> <a href="/sponsors/sample-sponsor-1/" tabindex="-1">Sample Sponsor 1</a> </h2> </div>
“fancybox-iframe” is the CSS class that I need for the link, itself. Is there a way to do this, without me actually modifying the plugin’s core code?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need a CSS class on the link’ is closed to new replies.