Quantcast
Channel: WordPress.org Forums » [WP Parallax Content Slider] Support
Viewing all articles
Browse latest Browse all 293

renegade05 on "[Plugin: WP Parallax Content Slider] using div tags in between the title tags"

$
0
0

Why can't i add a div tag inbetween the <p></p> tags?

for example the template says to use this format:

<p>Slide text here...</p>

so i figure I could just use some customer css for the text and do this:

<p><div class="something">Slide text here...</div></p>

but when i do this, the plugin renders it and it gets booted outside the <p> tags.

<p></p><div class="something">Slide text here...</div>

so no animation gets displayed on the div tag.

what is the solution?

thanks!

https://wordpress.org/plugins/wp-parallax-content-slider/


Viewing all articles
Browse latest Browse all 293

Trending Articles