Remove the line (1px) found on all full width pages

Permalink Browser Info Environment
Hi, totally love your work and I am now on the third site build using your theme Slate.
I have an issue with a 1px line found only on full width pages i.e. Home, one over three, three over one etc. I have commented out and removed pagemeta - Title and breadcrumbs etc, which I have found how to do on other posts BUT cannot find how to remove this one area.

I have attached a screen shot of the home page. Please note all other pages are built using the the right-hand panel page type and this line does not appear on them.

Thanks in advance.
Angela

1 Attachment

Type: Discussion
Status: New
angelas
View Replies: View Best Answer
c5mix replied on at Permalink Best Answer Reply
c5mix
Sorry for the delayed response - I was on vacation.
You'll need to remove the <hr> tag from the home.php and other page types located at theme_slate/themes/slate/home.php.
angelas replied on at Permalink Reply
angelas
No worries, in New Zealand so expect delays from being down-under.
Hope the holiday went well.
Fantastic, worked brilliantly, thanks so much for the assistance.
c5mix replied on at Permalink Reply
c5mix
You're very welcome! And yes I had a great time!
eventsbyelisa replied on at Permalink Reply
eventsbyelisa
Unfortunately I've removed the <hr> from all the pages in the themes/slate folder... But haven't had anything actually disappear. Where else should I look? Also I was wondering if I can remove the site name from the header of the home page? I have removed the meta names as you suggested in another thread but it only removed the page names, not the site name. It's not the end of the world but it looks a bit strange. Thanks!
c5mix replied on at Permalink Reply
c5mix
First, try clearing your site cache (Dashboard->System & Settings->Clear Cache).
If you want to remove the Site Name from just the home page type you would need to modify the header.php file (theme_slate/themes/slate/elements/header.php and add this line right before the <div id="logo">:
<?php if ($c->getCollectionTypeHandle() != 'home') { ?>

Then add this line after the closing </div> for the logo div:
<?php } ?>
eventsbyelisa replied on at Permalink Reply
eventsbyelisa
I've cleared my cache many times; unfortunately the line isn't disappearing. Additionally, I tried removing the site name as described but it didn't budge; of course I realized that the site name isn't IN the header (at least not the site name I'm having trouble with) but the body. Any ideas? :/
c5mix replied on at Permalink Reply
c5mix
Can you send me a link to the site/page where this is happening so I can take a look. Thanks.
eventsbyelisa replied on at Permalink Reply
eventsbyelisa
Oops... Sorry, craziness ensued over here and I kept forgetting! http://paperdolldesignstudio.com/... is where you'll see both issues at once, but all the other pages on my site have that 1 px hr too. :/
c5mix replied on at Permalink Reply
c5mix
To remove the line, change your css in the custom css box from this:
#page-meta h1 { display:none!important; }

(which just makes the title disappear), to this:
#page-meta { display:none!important; }

Which makes that whole area disappear.

And what's the problem with the logo??
eventsbyelisa replied on at Permalink Reply
eventsbyelisa
Thanks! You fixed it!!!

Uuuuuh... I don't know... What IS the problem with the logo? ;)
c5mix replied on at Permalink Reply
c5mix
You're welcome!
oh, idk...I thought you said there was an issue with the logo too?
eventsbyelisa replied on at Permalink Reply
eventsbyelisa
LOL nope... Not me. :) I even re-read the thread to make sure it wasn't just mommy brain. ;) I really appreciate all the help!!! :D
c5mix replied on at Permalink Reply
c5mix
ok, guess I'm losing it :)
no problem!

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.