Hey, all of a sudden my top navigation with my categories has a space to the right. I looked in the code and there are 2 " " in there. But, I didn't actually code those in and there are no spaces in my category titles. www.beddingforbunks.com It has made the categories drop down to another line.
Hi
Remove in this file https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/blocks/category_top.tpl
Cool, thanks, Basara! I will try that.
That worked great! I was using the default_html template, so the path was just a bit different, in case someone else needs this information:
public_html/storefront/view/default_html5/template/blocks/category_top.tpl
Thanks again, Basara!