-
AuthorPosts
-
February 2, 2017 at 12:15 pm #741723
Hi there,
we have a few questions – the login information is attached.
1. Main menu styling:
How can I change the line position at a “current menu item”? Instead of a line at the bottom of the header, the colored line should be placed underneath the menu text (with a custom bottom-padding). We can not find the code for this.2. Navigation:
Our main page is a one page layout with anchor points. We’ve placed a footer menu too. The problem is the home button if we select one of the footer menu items – it doesn’t work for this page of course. We want to go back to the main-page. Is this possible?3. Video loop:
On the front page we have a color-section with looped background video (mp4). The second loop does not start immediately – there is a delay between the loops. Is it possible to start the loop without delay – no interruption – smooth transition?Thanks in advance. Kind regards.
February 2, 2017 at 12:29 pm #741727Hi,
I think we have it – is that the right code for the line-styling?
.avia-menu-fx {
position: absolute;
bottom: -1px;
height: 2px;
z-index: 10;
width: 100%;
left: 0;
opacity: 0;
visibility: hidden;
}Could you please tell us how to make the line as long as the text? Instead of “width: 100%”.
Thank you.
- This reply was modified 7 years, 9 months ago by MrGoodPixel.
February 7, 2017 at 4:53 pm #743969Hi,
1.) it adapts to the length of the text by default, however, if you want to decrease then play with different values for width and left.
2.) Can you explain further please? what do you mean? don’t forget to always include a precise link and a screenshot highlighting what you mean (imgur.com, dropbox).
3.) Unfortunately not, cause the video needs to reload first.
Please open different tickets for different questions/issues.
Best regards,
AndyFebruary 7, 2017 at 5:43 pm #743992Hi Andy,
thanks for replying.
2.) In the meantime your collegue Rikard told me to set up the full URL/#anchor to the menu items. To go back from page ‘Imprint’ to the main page (one page with sections). But know the full page is loading again if I select one of the menu items and does not scroll smoothly to the section/anchor.
What we have:
– One page layout with #anchors at main menu
– Footer menu (‘Imprint’, ‘Disclaimer’) on two different pagesAnother issue we found is that the footer menu disappears on the mobile devices.
Please find the login data below.
Thanks again.
February 10, 2017 at 3:28 pm #745450Hi,
2.) Please stick to one issue/question only here. Can you provide precise links where we can see the issue please? Why do you use the full url instead of just the #anchor? if you’re using full URL then the page will reload as it does right now. So switch back to just #anchor.
Please deactivate your plugins, to check if one is causing any conflict. We recommend to work with WPML instead of Polylang plugin.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.