Under the HOME button in my menu on my Smartphone it says:
A small introduction
How can I get rid of this?
THANKS Nora
Hey NoraGTS,
You can edit that under Appearance->Menus, select to show the Description field under Screen Options in the top right hand corner of the screen if you can’t see it under each menu item.
Best regards,
Rikard
Thanks! That worked great!
Would you know how to solve this problem: I would like to click on an image and have a different one to open as a lightbox image? I don’t want to use iframes, because my image is too big and it doesn’t look as good as just showing a lightbox image. Or would I have to use any external plugin?
THANKS Nora
Hi Nora,
There is nothing like that in the theme by default, so I think you have to use third party code or a plugin to achieve that. I would recommend something but I’m not aware of any solutions like that unfortunately.
Best regards,
Rikard
I understand. If I solve this with iframes, I have the problem that I have 2 images that open a new iframe. Next to each iframe there are arrows – and if I click on them I get to the second iframe. I don’t want that, because it doesn’t make sense. Is there a way to get rid of the arrows to switch to the next iframe?
Hi NoraGTS,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.page-id-3153 button.mfp-arrow {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
great – that worked fine. Thanks
Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon