Jiten rash (away) Posted August 25, 2013 Share Posted August 25, 2013 Hello merchants i have seen this problem for many of you if you have certain product that has a long name for example best killer jeans in the market ever then there is a change it will create problem to justify its position and overlap, either you need to increase width height or cut short the title but the best thing to do is For home featured add this att global.css p.s_title_block{overflow-x:hidden; position:relative; white-space:nowrap;} for product list find this att productlist.ss #product_list li h3 {add the same overflow-x:hidden; position:relative; white-space:nowrap} Link to comment Share on other sites More sharing options...
vekia Posted August 25, 2013 Share Posted August 25, 2013 hello Jiten, thanks for your solution, this will work in default theme? btw. can yous how any example of the effect? Link to comment Share on other sites More sharing options...
Jiten rash (away) Posted August 25, 2013 Author Share Posted August 25, 2013 Huh for u i need to change a title http://botqhomeneeds.com/bt/ ok see this SLOW site ( slow cos of nivo slider )site still under construction ses home featured first product Link to comment Share on other sites More sharing options...
Jiten rash (away) Posted August 25, 2013 Author Share Posted August 25, 2013 one more solution display add to cart on hover simple #featured-products_block_center li:hover .ajax_add_to_cart_button {display:block; position: absolute; margin-top: wateverpx; margin-left: wateverpx;} display none is already added by default 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