ThemeForest

Dots in Prophoto theme

29 posts
  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
fabiestevez6 says

I´ve reinstalled the Prophoto theme and now I have little grey dots at the menu and at the left list of categories. http://www.mkebanisteria.com/ How can I remove those dots? Where I have to go to modify this? Thank you!

2333 posts
  • Grew a moustache for the Envato Movember competition
  • Community Moderator
  • Elite Author
  • Contributed a Blog Post
  • Won a Competition
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Has been a member for 4-5 years
+8 more
dtbaker moderator says

This requires a bit of a “reset”. A css style like this:

ul,li{
list-style:none;
margin:0;
padding:0;
}

Please contact the theme author with this question, they will know why the dots have just started to appear and should hopefully be able to offer you a quick solution.

704 posts
  • Sold between 1 000 and 5 000 dollars
  • Has been a member for 3-4 years
  • United Kingdom
  • Bought between 1 and 9 items
  • Referred between 1 and 9 users
  • Exclusive Author
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Author had a Free File of the Month
  • Microlancer Beta Tester
Alexlasek says

write to the author of template or simply add little change to your css:
that should help :)

#categories { list-style-type: none; padding-left: 15px; }

cheers
Alex

704 posts
  • Sold between 1 000 and 5 000 dollars
  • Has been a member for 3-4 years
  • United Kingdom
  • Bought between 1 and 9 items
  • Referred between 1 and 9 users
  • Exclusive Author
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Author had a Free File of the Month
  • Microlancer Beta Tester
Alexlasek says
ohhh.. dtbaker, you were faster :)
cheers

This requires a bit of a “reset”. A css style like this:
ul,li{
list-style:none;
margin:0;
padding:0;
}
Please contact the theme author with this question, they will know why the dots have just started to appear and should hopefully be able to offer you a quick solution.
29 posts
  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
fabiestevez6 says

Thanks, my categories css code is this.

/** Categories ============================================================================== */ #categories li a{display:block;width:100%;background:url(images/nav_arrow.jpg) no-repeat right;border-bottom:1px solid #d7d7d7;padding:2px 0} li.current-cat a{color:#de0101}

Where I´m supposed to insert that code?

Thank you very much everybody.

29 posts
  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
fabiestevez6 says

¿any idea?

29 posts
  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
fabiestevez6 says

That worked for the categories, thanks! ¿and for the dots in the menu?

Thank you again!

by
by
by
by
by