-
AuthorPosts
-
August 12, 2015 at 11:49 pm #486829
Hi there,
I added a vimeo link to a colour section but it only displays a static image and doesn’t play. Is there a way to fix it or how can I display a video background that auto plays with content over the top?
Another question I have is about the side navigation. Is there a way to size down and centre the logo as well as remove the separator lines and only keep the navigation links and logo remaining (not the comments and search)?
Thanks you!
August 13, 2015 at 10:02 am #487036Hey Shirtcliffe,
Please make sure you are running the latest version of the theme, 3.2.3. If updating doesn’t help then please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardAugust 14, 2015 at 12:07 am #487505Thank you, the video plays now.
However, I still haven’t been able to figure out how to style the side navigation and remove anything except logo and menu items (I want to remove: border lines, archives, recent comment, categories and search bar) as well as make the logo smaller cause it is currently stretched from its original size.
There are no header settings for side navigation to style it?
Thanks,
ShirtcliffeAugust 14, 2015 at 10:36 am #487638Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.html_header_sidebar .logo img { width: auto !important; } #search-2, #recent-comments-2, #archives-2, #categories-2, #meta-2 { display:none !important; } .html_header_sidebar #header .av-main-nav > li > a { border-bottom-width: 0px !important; }
Thanks,
RikardAugust 18, 2015 at 11:05 pm #489752Thanks, Rikard, with a bit more CSS it worked :)
Just some minor issues I’m still struggling with.
1. There is a thin white line on the right side of the side navigation that disappears as I scroll down the page. Can I get rid of the line entirely?
2. Is there a way to move the menu items over to the right a bit? I tried padding but it didn’t work so perhaps I’m approaching in wrong.
Thank you! I really appreciate the quick help. Great support team!
August 20, 2015 at 5:02 am #490528 -
AuthorPosts
- You must be logged in to reply to this topic.