jinabolton
Member
Posted 3 years ago #
I was hoping to have a page in which content after the <!--more--> is in a div with a class name (such as <div class="extended"> or something like that), so it can be styled differently from the content before <!--more-->.
I've searched this forum and googled as well, and can't seem to find what it is I'm looking for. Perhaps even a plugin to do it? Any help would be appreciated. Thanks!
jinabolton
Member
Posted 3 years ago #
I just realized I should probably leave a couple examples that explain what it is I'm hoping to learn to do. :)
Maybe the text before <!--more--> is bigger and bolder than the text that follows <!--more-->.
Or, maybe the first bit of content before <!--more--> could be floated to the left of the content that follows <!--more-->, which would be on the right.
There's no markup wrapping either, so I can't target one to style differently from the other. Any ideas?