Also the related products below do not appear Im not sure why this is happening where am I going wrong? in the theme template provided on the detailed product page there is writing below the product gallery. I have tried to put info there several times but it doesnt seem to work? if this does work is it possible to add images there instead of writing?
In your initial post you said you had amended the lists so that they showed the bullet points, can you explain how you did that? Because whatever you did has been undone
this is the code I used and have put on there to show you what it does. The bullet points are working in the description text box but also appear where I dont want them to i.e. next to social icons, next to help desk topics etc.
#page-wrap ul {
list-style: disc inside !important;
}