Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1029387

    Under the HOME button in my menu on my Smartphone it says:
    A small introduction

    How can I get rid of this?
    THANKS Nora

    #1029452

    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

    #1029506

    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

    #1029569

    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

    #1029612

    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?

    #1030461

    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

    #1030468

    great – that worked fine. Thanks

    #1030505

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Mobile Version’ is closed to new replies.