hockpunk426 0 Report post Posted July 9, 2012 So my problem is I removed the page title with .css and now it has left a awkward gap at the top of my home page. Normally I would us page.php and edit the code to remove the title however I don't want to edit those files with framework because I don't want any side effects. Do you guys have any suggestions on how to get rid of this gap? The CSS code I used to get rid of the title is as follows. body.home #post-30 h1.pagetitle {display: none;} Share this post Link to post Share on other sites
Rob 547 Report post Posted July 9, 2012 I'm not sure what gap you're referring to. Can you point it out with a screenshot? Thanks. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
hockpunk426 0 Report post Posted July 9, 2012 [img]http://saviwebdesign.com/wp-content/uploads/2012/07/Screen-Shot-2012-07-09-at-2.47.01-PM.jpg[/img] Share this post Link to post Share on other sites
Rob 547 Report post Posted July 9, 2012 The slider appears to be setting a height of 454px, even though the images are not that height. Is that a 3rd party slider? Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
hockpunk426 0 Report post Posted July 9, 2012 It is a third parts slider. I adjusted it to 385 and I still have a pretty large gap. I think that space is the space that is intended for the title. It looks like it got rid of the wording from the title but it didn't get rid of spot that held the space for the title if that makes any sense. When you look at the css it looks like it is part of a class but I cant seem to get rid of it. Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted July 10, 2012 Hi, Is this issue now resolved? I visited your website and the gap has been reduced. Please search our forums, before posting! Share this post Link to post Share on other sites
hockpunk426 0 Report post Posted July 10, 2012 I still think the gap is large. In my opinion it still looks silly... What do you think? What I am looking for is the tight gap that the feature has when its enabled. Kind of like this site. http://schoenauerrealtysolutions.com/ Share this post Link to post Share on other sites
Rob 547 Report post Posted July 10, 2012 Hi, Since it's a 3rd party plugin, I'd suggest asking the plugin author why this is happening and see if he/she has a solution. I couldn't find a CSS solution, so it may be hardcoded into the plugin files or settings. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
hockpunk426 0 Report post Posted July 10, 2012 I'll just start taking a look at the plugins code. Thanks for the help! Share this post Link to post Share on other sites