- This topic has 1 reply, 2 voices, and was last updated 12 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox Ultimate – How do I remove the tag from being populated?
Tagged: remove DIV tag, WP Lightbox Ultimate
I have WP LB Ultimate working OK on my site but I need to remove the <DIV> tag that’s being generated automatically by LB. For instance, here is the code that is being generated by the shortcode:
<div class=”lightbox_ultimate_anchor lightbox_ultimate_text_anchor “>
</div>
How do I remove the surrounding <DIV> tag so that I am only left with the hyperlink?
Hi, It’s just an empty div. It doesn’t do anything until you define some CSS properties. But it gives anyone the flexibility of customizing the shortcode anchor style. Could you tell me why you want to remove the div?