
-
AuthorPosts
-
July 2, 2014 at 7:13 pm #286340
Hello, and once again thank you for the amazing theme. I have created my layer slider and positioned it as I wanted, I added layers/logos which are linked to external URLs but they are not working, I found out that if I change the header size in the settings to large the menu moves to the middle of the slider and the links work, once I add custom size 300px the menu goes where I want but renders the URLs dead.
Please help this is for the Official European Rally Competition and we are on a deadline to launch it
thanks again
July 2, 2014 at 9:15 pm #286394Hey Consulo!
The website you posted is not using Enfold.
Cheers!
JosueJuly 2, 2014 at 9:53 pm #286409Oops forgot to add http://www.cyprusrally.com.cy/2014
Thank and sorry again
July 3, 2014 at 3:57 am #286454Hi!
I’m sorry but the header covers the layer slider and when you change the z-index property of both elements, the logo will be hidden behind the layer slider. Also, you place the menu background inside the layer slider which will surely break on mobile devices. Try to add this on Quick CSS or custom.css:
strong.logo { height: 300px; } #top .header_color.av_header_transparency { color: #fc0505; z-index: 1000; height: 0; overflow: visible; } #top .av_header_transparency #header_main_alternate { margin-top: 300px; } .html_header_top #top .av_header_stretch .container { width: 100%; overflow: visible !important; height: 1px; }
Remove browser cache then reload the page a few times.
Best regards,
IsmaelJuly 3, 2014 at 7:20 am #286521Thank you so much Ismael worked great – the Rally world owes you big time :).
Ideally I would like to make a div to make the main menu yellow and to delete the yellow line I had to add on the slider background. Ill launch as is but if you can help me on this one as well it will be great!
Once again great help thank you!
Isidoros
July 3, 2014 at 7:24 am #286523Hi!
Glad it works. You can actually apply a background on the menu. Use this:
.html_header_top #top .av_menu_left .main_menu { background: yellow; }
Best regards,
IsmaelJuly 3, 2014 at 7:31 am #286524That created a thin yellow line above the menu :(
July 3, 2014 at 7:20 pm #286824Hi!
Try with this code:
#top .av_header_transparency #header_main_alternate { height: 35px; background: yellow; }
Regards,
JosueJuly 4, 2014 at 3:34 pm #287220Thank you both for you help all is perfect!!!
Kind regards
Isidoros
-
AuthorPosts
- The topic ‘Links on Layerslider are not working’ is closed to new replies.