-
AuthorPosts
-
June 22, 2014 at 11:51 pm #282234
1. I just added the partner/logo element to my website and when I put my iPhone in landscape mode there is a thin white border line between that and the color section above it. Can you give me some quick CSS to fix this?
2. I also have a basic question, I added the email icon to my social icons in the header. What do I put in so that when the user clicks it, it will allow them to email me directly and open their email browser. I have included the email I want to use.
June 23, 2014 at 9:49 am #282336Hey djshortkut!
Thank you for visiting the support forum!
1.) Remove the top border with this:
div#equipment { border: none; }
2.) On the Social Icons url, add the mailto function. Something like this:
mailto: (Email address hidden if logged out)
Regards,
IsmaelJune 23, 2014 at 8:57 pm #2826721. The code to remove the top border didn’t work. It only shows up on top of the partner/logo element on the iPhone in landscape mode.
2. The email worked perfectly, thanks!
June 24, 2014 at 8:51 am #282870Hi!
Thank you for the update.
Glad the email work. Regarding the logo/partner element, actually, I can’t see the border on top of the section. I just assume that it is the color section’s top border. If you don’t mind, please provide a screenshot.
Regards,
IsmaelJune 24, 2014 at 9:03 am #282871This reply has been marked as private.June 24, 2014 at 9:08 am #282874And by the way I removed the top border from the color section so I’m not sure where this border is coming from.
June 24, 2014 at 10:32 am #282913Hi!
Thank you for the info.
I really can’t see the border my end. I’ll ask the rest of the support team to check it. Please try to remove the browser cache then reload the page a few times.
Best regards,
IsmaelJune 25, 2014 at 12:40 am #283334I was able to fix the issue by making the color section above the partner/logo element the same background color (don’t know why I didn’t think of that before) The strange thing is this issue was only showing up on the iPhone in landscape mode and couldn’t be seen when resizing your browser. Oh well, you can mark this issue resolved and thanks for the help!
June 25, 2014 at 4:04 am #283386 -
AuthorPosts
- The topic ‘Partner/Logo Element Issue’ is closed to new replies.