Forum Replies Created
-
AuthorPosts
-
Hi
Just in case anyone else wanted to have a minimum height of their layer slider (version 6.4 >) – I managed to achieve it by adding the following to my css
@media only screen and (min-width: 480px) and (max-width: 767px) {
.ls-wrapper, .ls-container {
min-height: 250px !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer
.ls-wrapper > .ls-bg {
height: 100% !important;
width: auto !important;
margin-left: -30px !important;
}
}You can us “margin-left: -30px !important;” if you want to shift it to the left a bit
Regards
ColinHi Rikard
Yes I’m just looking for some css which on a mobile device would make the layerslider only display the left 50% of the slide. I was able to do it before with “min-width: 600px !important;” but that doesn’t work anymore.
I don’t want the slider to disappear as on other pages I want to show just the left side as well which is the left part of the image.
Many Thanks
Regards
ColinHi Rkard
I have put the link below.
I would like it so that when you view it on a mobile only the text part of the banner in the orange is visible. (so only the left hand side)
Many Thanks
Regards
ColinHi
I have tried this….
The background colour becomes the size i would like but the content (images etc) still scale to the width. I would like it so the height is 256px so that only the left hand side of the slide is visible. It used to work OK before I updated enfold and layslider by putting “min-width: 600px !important;” in the layerslider custom css, but that doesn’t work anymore.
Is there a way of doing this now?
Many Thanks
Regards
ColinJuly 17, 2017 at 8:42 pm in reply to: Enfold update 4.1.1 effected my @font-face loads and mobile menu style #822911Hi Yigit
Ah that is great. Thanks you very much.
Regards
ColinJuly 17, 2017 at 1:36 pm in reply to: Enfold update 4.1.1 effected my @font-face loads and mobile menu style #822587Hi Yigit
Yes the @font-face was working OK until I updated to Enfold 4.1.1 and the font files and still in the same place on the server as they were before the update.
FTP access to my test server is below.
Many Thanks
Regards
ColinJune 12, 2017 at 11:15 pm in reply to: Hide Mobile Menu Submenu Items ticked but submenu sill displays #807144Hi Yigit
That is great, thank you for the solution, much appreciated.
Many Thanks
Regards
ColinJune 12, 2017 at 8:15 pm in reply to: Hide Mobile Menu Submenu Items ticked but submenu sill displays #807054Hi John
Yes how do I upload a screen shot to you?
Many Thanks
Regards
ColinJune 12, 2017 at 5:13 pm in reply to: Hide Mobile Menu Submenu Items ticked but submenu sill displays #806966Hi Jordan
I couldn’t turn off the active plug-in on the live site as out=r client is currently using it but went back to the test site on the test server and turned them off there. If I turn them all off, including WooCommerce plugin. the sub navigation items disappear all together. If I turn on the Woocommerce plugin they re-appear but it is the same on the mobile in that they don’t collapse down. Below is a link to the test site with all plugins turned off apart from WooCommerce
Many Thanks
Regards
ColinJune 12, 2017 at 3:34 pm in reply to: Hide Mobile Menu Submenu Items ticked but submenu sill displays #806922Hi Jordan
I have just tried it and it works OK for me. I’ll put it in the private section again, in case I missed something the first time
Many Thanks
Regards
ColinJune 12, 2017 at 1:55 pm in reply to: Hide Mobile Menu Submenu Items ticked but submenu sill displays #806882Hi Sarah
I put the login in the private content field. Let me know if you didn’t get it
Many Thanks
Regards
ColinJune 9, 2017 at 4:52 pm in reply to: Hide Mobile Menu Submenu Items ticked but submenu sill displays #806143Hi Jordan
I would like them to appear but when you click he main navigation item, then the sub navigation item would appear. It works on other websites I have developed with Enfold (by checking “Hide Mobile Menu Submenu Items”) but for some reason, even though this is checked in the admin panel. It still does not hide the sub navigation items
Many Thanks
Regards
ColinJanuary 27, 2017 at 12:37 pm in reply to: Display parent category name followed by sub category name as h1 title ? #739337Hi Rikard
Everything seems to be working as we wanted it, thank you. The ticket can be closed.
Many Thanks
Regards
ColinJanuary 26, 2017 at 11:19 am in reply to: Display parent category name followed by sub category name as h1 title ? #738835Hi Ismael
The adjusted code works perfectly. Thanks again for all your help.
Regards
ColinJanuary 25, 2017 at 3:09 pm in reply to: Display parent category name followed by sub category name as h1 title ? #738394Hi Ismael
I’ve added in the code to the functions.php file and it works great. However, when I click on a Category from the menu that doesn’t have a subcategory it displays the Category name twice.
e.g Outdoor Range: Outdoor Range (see link in private content field)
Is there a way to fix this?
Many Thanks
Regards
ColinJanuary 25, 2017 at 11:31 am in reply to: Display parent category name followed by sub category name as h1 title ? #738281Hi Ismael
Thanks for your reply. That is BRILLIANT !!! Just what I needed.
I LOVE THIS THEME !!!
Many Thanks
Regards
ColinHi
Brilliant !!!
Thanks for the diagram, that is the bit I didn’t understand on other posts. The diagram really helps. And it works perfectly :-)
Many Thanks
Regards
ColinHi Guenni007
Yes true, so I just want the two columns with links on them, not a color section..
Regards
September 19, 2015 at 8:44 am in reply to: Highlight Main Menu Item when Sub Menu level 2 is clicked? #505889Hi Ismael
That is fantastic, thank you so much. You guys are brilliant !!
Many Thanks
Regards
ColinSeptember 18, 2015 at 3:14 pm in reply to: Highlight Main Menu Item when Sub Menu level 2 is clicked? #505581Hi Elliot
Yes when you click a sub menu link it opens a new page. I want to be able to click on the sub menu link and when the page opens the parent links of that page are the active page link colour.
Many Thanks
Regards
ColinI have the same problem. Waiting in anticipation for the fix, need to show someone the blog in the footer. Will you post here when it’s fixed so I can receive an email.
Many Thanks
Regards
ColinThanks Ismael. That worked perfectly.
Thanks for the reply Elliot
I added the code above, cleared all caches but it didn’t fix the problem in Firefox.
May 9, 2015 at 1:05 pm in reply to: Extract the last uploaded image from a gallery and put on homepage #441940Hi Elliott
Ah yes that is a good idea I will add them as posts.
Many Thanks
Regards
ColinHi Yigit
Thanks, that’s brilliant. Great support as always :-)
Many Thanks
Regards
ColinThis reply has been marked as private.Hi
I have the same problem. I followed the instructions from http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and it worked but I have the navigation under the logo and it has placed the new header widget inside #header_main_alternate .container which is under the navigation and extends the navigation wrapper down.I would like it to be above the navigation inside #header_main.container_wrap.container_wrap.inner-container to position it to the right of the logo and above the navigation.
Please could you let me know how can I get it above the navigation bar?
Many Thanks
Regards
ColinThanks Ismael. I’ll try that
Colin
Hi Ismael
Thanks for your reply. Does this mean I could do it for each category?
For example:
Can I link from one page to the filered category html and link from another page to the filtered category photography etcMany Thanks
Regards
ColinHi Günter
Thanks very much, that is excellent. Just what I required
Much appeciated.
Regards
Colin -
AuthorPosts