Forum Replies Created
-
AuthorPosts
-
thank YOU!
I want the menu always visible. No burger. Because it is targeted at our customers, to book on their phone, tablet…..
So the logo/menu/phone should stay there. Like your site.Hi Ismael,
I tried on all the mobiles I got home, even with using the different navigator and purging, it still doesn’t stick :(Yes, it’s exactly that, and it still doesn’t work, sorry.
Hi Rikard,
I tried but it has no effects, sorry.
AlexandreHi Ismael,
is it possible to make it sticky? because the menu is not sticky now.
When I scroll down the menu is disappearing.
Thank you.thanks, it works :)
it should be good in one or two hours. I changed the DNS. Please try again a little later. Sorry, I’m correcting a DNS issue.
it is enabled :( all is functionnal, I just have a small dns issue on my side that I will solve so you can connect. But it’s still not working :(
here are the credentials
first I go to add new layer and i choose geometrical shape
https://img.savvyify.com/image/add-new-layer.95fo3
then when I try to add the rectangle, and click the validate, I get this
https://img.savvyify.com/image/pb-inserting-rectangle.956FLwhen I try to make a layer slider and add a shape (square), it says I cannot add it because the license is not registered. so I cannot use the layer slider to make stuff.
it works! thanks!
Hi Rikard, I tried but still appearing.
This reply has been marked as private.the issue is the same when I log from a mobile.
Hi, I did it, but the partner logos are not showing anymomre. To solve the previous issue I had to do a role back. But on my accueil page, the partner logos are not showing in the slider
Okay, from what I see, the last version of enfold is bugged. When I uploaded it, I lost enfold and it made my theme administration crash. Now when I upload a theme, enfold is there but not visible…..
Hi, I solved the rights issue, but I have a far big problem now….
One page cannot be accessed anymore. it’s the contacts page. Please help, it says it is linked with the theme.Also, I don’t know why but I lost the testimonials widget :(
connexion corrected
OK….getting even worse….
When I go to mobile mode, the title is replicated on each line.
Looks weird.I just checked : when I shrink my screen, and jump to mobile theme got the same issue.
Hi
This is the bar i’m talking about. I really need it for my website, and I don’t know if today you put all your demo inside an iframe, or that’s just the bar that is a widget. If you could give me the code, I’ll be grateful :)ok now I see on latest version you have the same problem:
I am not sure this existed before.
There is this gap that disappear when the menu goes down. But because I don’t have old version…. I cannot show if it was there or not before…I made a mistake, the problem is on the primary menu. There is now a GAP between the menu and the level behind, and I don’t know what caused this. You can see it on the picture, compared to the normal way of functionning of enfold.
April 22, 2015 at 7:33 am in reply to: Nearly finished my new menu, need help for menu right border missing #432603OK FOUND IT!!! I really like to thank you work on other messages, because I needed to check a lot of messages to get full answer. so many parts in different messages.
So if any one wants to build a menu like this :
code is here :/*Add your own styles here:*/ .header_color .sub_menu > ul > li > a, .header_color .sub_menu > div > ul > li > a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a { color: #888888; text-transform: uppercase; font-size: 13px; font-weight: 400; letter-spacing: 1px; } .avia-menu-fx { opacity: 1; visibility: visible; } #menu-item-3230 .avia-menu-fx { background-color: green; } #menu-item-3231 .avia-menu-fx { background-color: blue; } #menu-item-3232 .avia-menu-fx { background-color: orange; } #menu-item-3233 .avia-menu-fx { background-color: red; } #menu-item-3230:hover .avia-menu-fx { background-color: #ffffff; } #menu-item-3231:hover .avia-menu-fx { background-color: #ffffff; } #menu-item-3232:hover .avia-menu-fx { background-color: #ffffff; } #menu-item-3233:hover .avia-menu-fx { background-color: #ffffff; } .av-main-nav > li > a { border-left: 1px solid #444444; } .av-main-nav> li:last-of-type > a { padding-right: 13px !important; border-right: 1px solid #444444; } .html_header_searchicon_disabled #top .main_menu .menu>li:last-child>a .avia-menu-fx { left: 0!important; }
You can close, except if you think my code can be improved. Thanks a lot for your support section, was 3 weeks I was working on that….
April 22, 2015 at 7:12 am in reply to: Nearly finished my new menu, need help for menu right border missing #432592OK, I think I’m finally finding the real problem.
It concerns the avia-menu-fx.
Used with the search icon, it works well.
But when I disable the search icon, there is a alignment problem. You can see it there:
this is my code now:
/* Theme Name: Enfold Child Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then. Version: 1.0 Author: Kriesi Author URI: http://kriesi.at Template: enfold */ /*Add your own styles here:*/ .header_color .sub_menu > ul > li > a, .header_color .sub_menu > div > ul > li > a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a { color: #888888; text-transform: uppercase; font-size: 13px; font-weight: 400; letter-spacing: 1px; } .avia-menu-fx { opacity: 1; visibility: visible; } #menu-item-3230 .avia-menu-fx { background-color: green; } #menu-item-3231 .avia-menu-fx { background-color: blue; } #menu-item-3232 .avia-menu-fx { background-color: orange; } #menu-item-3233 .avia-menu-fx { background-color: red; } #menu-item-3230:hover .avia-menu-fx { background-color: #ffffff; } #menu-item-3231:hover .avia-menu-fx { background-color: #ffffff; } #menu-item-3232:hover .avia-menu-fx { background-color: #ffffff; } #menu-item-3233:hover .avia-menu-fx { background-color: #ffffff; } .av-main-nav > li > a { border-left: 1px solid #444444; } .av-main-nav> li:last-of-type > a { padding-right: 15px !important; border-right: 1px solid #444444; }
sorry for the big number of messages. I want to do it by myself, but always encountering new problems.
-
AuthorPosts