Note that there are some explanatory texts on larger screens.

plurals
  1. POStyling the last 5th li in my list
    primarykey
    data
    text
    <p>I'm running this website on wordpress and the list is generated by a plugin, however I can't seem to change anything any of the styling on the last li tag.</p> <h3>HTML</h3> <pre><code>&lt;div class="home"&gt; &lt;p&gt;&lt;/p&gt; &lt;h4&gt;&lt;li&gt;&lt;a class="wp-super-faq-question-closed" id="wp-super-faq-question--0" href="http://www.statics-wanted.co.uk/statics4cash/?wp_super_faq=earn-an-extra-750-for-your-static-genuine-additional-bonus" title="…Earn an Extra £750* for your static, Genuine Additional Bonus!!!”" rel="question"&gt;&lt;span class="wp-super-faq-triangle"&gt;▶&lt;/span&gt; …Earn an Extra £750* for your static, Genuine Additional Bonus!!!”&lt;/a&gt;&lt;/li&gt;&lt;/h4&gt; &lt;div class="wp-super-faq-answer" id="wp-super-faq-question--0-answer" style="zoom: 1; display: none;"&gt;Enter answer here&lt;/div&gt; &lt;h4&gt;&lt;li&gt;&lt;a class="wp-super-faq-question-closed" id="wp-super-faq-question--1" href="http://www.statics-wanted.co.uk/statics4cash/?wp_super_faq=you-want-to-sell-your-static-fast-and-for-as-much-as-possible" title="“…You want to sell your static FAST and for as much as possible.”" rel="question"&gt;&lt;span class="wp-super-faq-triangle"&gt;▶&lt;/span&gt; “…You want to sell your static FAST and for as much as possible.”&lt;/a&gt;&lt;/li&gt;&lt;/h4&gt; &lt;div class="wp-super-faq-answer" id="wp-super-faq-question--1-answer" style="zoom: 1; display: none;"&gt;Enter answer here&lt;/div&gt; &lt;h4&gt;&lt;li&gt;&lt;a class="wp-super-faq-question-closed" id="wp-super-faq-question--2" href="http://www.statics-wanted.co.uk/statics4cash/?wp_super_faq=85-of-customers-received-more-money-by-using-us" title="“…85% of customers received more money by using us.”" rel="question"&gt;&lt;span class="wp-super-faq-triangle"&gt;▶&lt;/span&gt; “…85% of customers received more money by using us.”&lt;/a&gt;&lt;/li&gt;&lt;/h4&gt; &lt;div class="wp-super-faq-answer" id="wp-super-faq-question--2-answer" style="zoom: 1; display: none;"&gt;Enter answer here&lt;/div&gt; &lt;h4&gt;&lt;li&gt;&lt;a class="wp-super-faq-question-closed" id="wp-super-faq-question--3" href="http://www.statics-wanted.co.uk/statics4cash/?wp_super_faq=we-have-over-98-customer-satifaction" title="“…We have over 98% customer satifaction.”" rel="question"&gt;&lt;span class="wp-super-faq-triangle"&gt;▶&lt;/span&gt; “…We have over 98% customer satifaction.”&lt;/a&gt;&lt;/li&gt;&lt;/h4&gt; &lt;div class="wp-super-faq-answer" id="wp-super-faq-question--3-answer" style="zoom: 1; display: none;"&gt;Enter answer here&lt;/div&gt; &lt;h4&gt;&lt;li&gt;&lt;a class="wp-super-faq-question-closed" id="wp-super-faq-question--4" href="http://www.statics-wanted.co.uk/statics4cash/?wp_super_faq=last-year-we-spent-over-1million-buying-static-caravans" title="…Last year we spent over £1million buying Static Caravans" rel="question"&gt;&lt;span class="wp-super-faq-triangle"&gt;▶&lt;/span&gt; …Last year we spent over £1million buying Static Caravans&lt;/a&gt;&lt;/li&gt;&lt;/h4&gt; &lt;div class="wp-super-faq-answer" id="wp-super-faq-question--4-answer" style="zoom: 1; display: none;"&gt;Enter answer here&lt;/div&gt; &lt;p&gt;&lt;/p&gt; &lt;/div&gt; </code></pre> <h3>CSS</h3> <pre><code>.home li { list-style:url(../images/fact.png); } .home h4 li:nth-child(5) { padding-top:20px } </code></pre> <p><strong><a href="http://jsfiddle.net/7ky4z/1/" rel="nofollow">JSFiddle Link</a></strong></p> <p>Many Thanks</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload