Jump to content

[SOLVED] Created .htaccess file now Links have white bar on them?


Recommended Posts

Hello, I'm new to using PrestaShop but I do like it very much! I'm not sure why this happened, but since I've used the generator to create the .htaccess file, on subcategories, I get this weird white bar around them.

 

white_bar.png

 

You can see the other subcategory looks normal but the top one has this white bar around it all the sudden. This just happened after I added the .htaccess file.

 

Any suggestions? Thanks in advance!

post-377261-0-31230300-1340986067_thumb.png

Link to comment
Share on other sites

Hello Mike,

 

You can see the site at http://www.couturebyme.com.

 

On the home page you'll see there are categories, 'Dress Shirts' and 'T-Shirts' and when you hover over with a mouse, you'll see subcategories. One sub on each has the white bar. You can then click on one of the subcategories which will bring you to that page, Now if you hover over the categories the white bar covers up the whole name.

 

white_bar2.png

 

Thanks!

Link to comment
Share on other sites

Hi rmittler,

This actually is a CSS issue that has nothing to do with your htaccess. However, I think I can still help you out B)

 

Please replace line 552 of your theme's global.css file with the following:

 

#cat ul.subcat li a {color:#6d6d6d;text-decoration:none; display:inline-block; padding-left:12px; font-size:12px; text-transform:uppercase;font-family: 'Oswald', sans-serif;}

 

Then, clear your browser's cache and reload the page.

 

I hope this helps!

 

-Mike

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...