brave200 Posted April 1, 2014 Share Posted April 1, 2014 Hello: I am trying to setup the featured products module on the homepage. So far so good except this annoying blank space of 500px on the bottom. I've copied and inserted the code below from my firebug session. I believe it's getting called from the global.css but not sure. Is there away I can disable this setting or change it? Looking in the CSS file for the module it would appear that height should only be 250px. Any help would be greatly appreciated.! My site is: http://www.nesgamestore.com Thanks!! +++++++++++++++++++++ <div id="editorial_block_center" class="editorial_block"></div> <!-- /Module Editorial --> <!-- MODULE Home Featured Products --> <div id="featured-products_block_center" class="block products_block clearfix"> <p class="title_block"></p> <div class="block_content"> <ul style="height:500px;"></ul> </div> </div> <!-- /MODULE Home Featured Products --></div> Link to comment Share on other sites More sharing options...
dioniz Posted April 2, 2014 Share Posted April 2, 2014 Remove style="height:500px;" 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