Forum Replies Created
-
AuthorPosts
-
Yes. Please close this topic. Thanks.
Yes! That worked Rikard when I combined the previous code to your code. Thank you so much.
.avia-layerslider { box-shadow:none !important; } .avia-layerslider { border-top-width: 0 !important; }
Hi Jordon,
Thanks for the reply. The only custom CSS I have I added is per the above post.
I cleared the cache on my Mac on both Safari and Chrome and they are still displaying the boarder on the bottom of all Layer Sliders. Strange. I took a screen shot and put into private.
Also, I created an admin account with password below so if someone could check it out, I would appreciate it.
Thank you.
- This reply was modified 6 years ago by kylehogan.
There is a border on the bottom of the image you posted imgur. Scroll down and you will see several more boarders.
Thanks, but it didn’t work. I refreshed the page ignoring cache too.
Fixed most of the issues when I removed the Quick CSS and adjusted the Header options within Enfold. Still having issue with the Advanced Menu covering my logo.
Even with this code in Quick CSS it still covers it up.@media only screen and (max-width: 479px) { #advanced_menu_toggle, #advanced_menu_hide {right: -12px !important;} }
This reply has been marked as private.Is it possible to set the height of the background element without adding additional elements within in the background? I only want the background Stretched to fit the screen but with a set height on pageload, but as the page scrolls down the background disappears.
If my question doesn’t make sense, here is close example of what I’m trying to do.
On this website they use a fixed background image.
http://blog.contactually.com/
I want to do something like this but without a logo fading in.Thanks for reminding me about the videos. They are a helpful reference. :)
- This reply was modified 10 years, 10 months ago by kylehogan.
Thanks Devin.
The CSS for the iPhone trick worked. I have my Super Cache plugin set so it doesn’t Cache for known users so I see my updates immediately when I’m logged in, but thanks for pointing that out since I’m testing on multiple devices and I’m not logged in on my mobile devices. :)I will tinker around with your other suggestions regarding my logo and menu items. Thanks again!
Negative. Didn’t work either. Shouldn’t there be a margin or padding on the left side of the navigation that could resolve the iPad issue with navigation bleeding over the logo? It does this on the demo site as well.
Also when viewing on the iPhone, the Responsive Header Main Menu bleeds on the logo too.
Hi Yigit,
Neither solution worked for me.
http://www.myfloridahomesforsale.com/blog/
http://i.imgur.com/9kyeCoj.png
Navigation bleeds into the logo. If I change the iPad from Landscape position to Portrait position and finally back to Landscape it fixes it.
http://i.imgur.com/y0sXLWA.png
I’ve tried adjusting the size of my logo but it doesn’t work. The navigation icon block bleeds over the logo.- This reply was modified 11 years ago by kylehogan.
Thanks. Seems to work.
It does the same thing on Chrome if you narrow the browser width to a similar size of an iPhone.
- This reply was modified 11 years ago by kylehogan.
I just checked the jquery.prettyPhoto.js file. It was already set to true which is probably the default for the template.
By the way, the screenshot in my post is from the demo page for Enfold, not my personal website, although it does the same thing on my website. So it’s an issue in the template’s coding. Could you have someone look into this and find a solution?
Thank you.- This reply was modified 11 years ago by kylehogan.
Perfect! Thank you for your assistance. :)
Thank you. The menu moved up but there is still white space. I want it to be equal to the menu.
Figured it out. It’s a Featured Image that makes an image link to the blog post.
October 22, 2013 at 4:43 pm in reply to: how to remove bottom navigation while displaying header with social media #179136Hi Andy,
Under your Enfold Theme Options. Go to Styling and add this code to the “Quick CSS” near the bottom of the page:
.title_container { display: none; }
This reply has been marked as private.Hi Yigit,
Thank you for the response. This is the header I’m using:
Fixed Header with Social Icons and Additional NavigationLocated in here:
<div id="header_main" class="container_wrap container_wrap_logo">
-
AuthorPosts