crisis.sam Posted October 9, 2010 Share Posted October 9, 2010 Hi,I have the featured products on my site's main page, but the title underneath each product isn't centering.So with particularly longer titles part of the title is dropping down on the next line and is more left than the product image.Is there any way that I can center all of the product titles in the featured product area so they sit directly underneath their image centered? Many thanks in advance.Sam Link to comment Share on other sites More sharing options...
softbeach Posted October 9, 2010 Share Posted October 9, 2010 Share pictures/views of your website in order to have a clear idea about what you want. Link to comment Share on other sites More sharing options...
crisis.sam Posted October 9, 2010 Author Share Posted October 9, 2010 Basically, I'm using the 'Featured Products on the homepage v0.9' module to display featured products. But I just want to center the product title so that it sits directly underneath its corresponding image.Most of the titles are okay, but if I have a slightly longer product title it then drops down onto the next line and doesn't sit well.I imagine I need to edit the code, but if someone could direct me as to where and which bits to change, that would be great Thanks Link to comment Share on other sites More sharing options...
softbeach Posted October 9, 2010 Share Posted October 9, 2010 Search for the following tag in your theme CSS file.#center_column .products_block ul li {text-align:center;}Add "text-align:center" along with other. I hope it will solve your problem. Link to comment Share on other sites More sharing options...
crisis.sam Posted October 9, 2010 Author Share Posted October 9, 2010 Worked like a charm, thankyou very much Sam Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now