Add CSS ID to container div
-
Hi,
Can you add a CSS ID to the div containing the TOC so
<div class="lwptoc lwptoc-autoWidth lwptoc-light lwptoc-notInherit" data-smooth-scroll="1" data-smooth-scroll-offset="24">
becomes
<div class="lwptoc lwptoc-autoWidth lwptoc-light lwptoc-notInherit" id="lwptoc" data-smooth-scroll="1" data-smooth-scroll-offset="24">
?
Reason is some plugins such as Q2W3 Fixed Widget allow to define custom CSS IDs to identify elements, but not classes.
Thanks
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Add CSS ID to container div’ is closed to new replies.