antonkata89 Posted January 16, 2017 Share Posted January 16, 2017 Hi everybody This is my first question so sorry if I miss-chose the forum. Basically my question is how to reduce the space between the name and the price of a featured product ? I attached an image to show you what I mean. Any help will be really appreciated. Thank you Link to comment Share on other sites More sharing options...
Przemysław Suszek Posted January 17, 2017 Share Posted January 17, 2017 Can you share link to your shop ? Link to comment Share on other sites More sharing options...
antonkata89 Posted January 17, 2017 Author Share Posted January 17, 2017 Can you share link to your shop ? Sure Here it is http://luna-antique.byethost6.com/presta/index.php I would like to make some kind of a white cell or table with the name and the price within. Is this possible ? Link to comment Share on other sites More sharing options...
Przemysław Suszek Posted January 17, 2017 Share Posted January 17, 2017 If you want reduce the space between the name and the price go to: /themes/name of your theme/css/global.css In 372 line margin-bottom: 9px; change to (for example): margin-bottom: -15px; Clean the cache and refresh a website. Link to comment Share on other sites More sharing options...
antonkata89 Posted January 17, 2017 Author Share Posted January 17, 2017 (edited) If you want reduce the space between the name and the price go to: /themes/name of your theme/css/global.css In 372 line margin-bottom: 9px; change to (for example): margin-bottom: -15px; Clean the cache and refresh a website. Thanks but nothing changed there you tell me to modify h3's margin, right ? Edited January 17, 2017 by antonkata89 (see edit history) Link to comment Share on other sites More sharing options...
Przemysław Suszek Posted January 17, 2017 Share Posted January 17, 2017 It's works. Refresh the page once again. Link to comment Share on other sites More sharing options...
antonkata89 Posted January 17, 2017 Author Share Posted January 17, 2017 It's works. Refresh the page once again. Do you see a difference ? I don't. Link to comment Share on other sites More sharing options...
Przemysław Suszek Posted January 17, 2017 Share Posted January 17, 2017 See the picture below. Link to comment Share on other sites More sharing options...
antonkata89 Posted January 17, 2017 Author Share Posted January 17, 2017 See the picture below. wow this is strange I reloaded the page hundred times but still can't see the effect what's happening ? Link to comment Share on other sites More sharing options...
Przemysław Suszek Posted January 17, 2017 Share Posted January 17, 2017 CTRL+R or clean cache in you web browser . Link to comment Share on other sites More sharing options...
antonkata89 Posted January 17, 2017 Author Share Posted January 17, 2017 yes you're right but now i got a problem with the quick view frame on hover the two buttons (add to cart & more) are too close to the title can I actually hide the whole thing on hover ? sorry about all the questions, hope you're not too annoyed Thank you Link to comment Share on other sites More sharing options...
Przemysław Suszek Posted January 17, 2017 Share Posted January 17, 2017 You really want hide this buttons ? Link to comment Share on other sites More sharing options...
antonkata89 Posted January 17, 2017 Author Share Posted January 17, 2017 yes I prefer to have the 'order' option only in the product's page. 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