You’re welcome,
Took me a while to find it but I got there in the end.
Tareq
@tronster
Most sliders will come with documentation to implement correctly.
http://wordpress.org/extend/plugins/ – free slider plugins available here.
Personally I would recommend Layer Slider or Royal Slider, however both of these are premium plugins and require a payment.
Hope this helps,
Tareq
Hi Lauren,
You are using a plugin called My Custom CSS (I can see that from your source).
The colour indicated for all paragraph sections is #006400 – if you change this to #fff then your paragraph section will return to white.
p
{
background-color:#006400;
}
[Please use the code buttons, not b-quote, for posting code here]
Let me know if you need a hand changing!
Regards
Tareq
Do you have anything like a search.php file in your main Theme directory?
If you comment out the entry-details div you should be OK!
Thanks,
Tareq