Okay
  Public Ticket #2570810
Mobile Menu
Closed

Comments

  • urbancirclein started the conversation

    Hello.

    1 - Blocker
    I am having issues with the menus. I have 2 menus created- Side Menu and Top Menu. I want to use the Side Menu for the Desktop (I have turned off these for mobile and tablet) and the Top Menu for Mobile and Desktop (I have turned this off for Desktop). I still am not having this functioning. How do I sort this out? 

    Changing this in Appearance>Customise>Header. Lets me select only 1 template for all 3, and not 1 template for each desktop/mobile/tablet. Do help.

    2 - Medium
    The desktop website seems to be slow in loading images. How do you propose I can improve speeds? Do you recommend any specific image size for faster website speed without affecting the resolutions? 

    3 - Medium
    The about pages, I'd like to have the text descriptions to be justified. There is no option for this in the elementor in your Bifrost Style. How can I customise this? 

    Thanks! 
    Ravi

    (PS, if you need to login to my wpadmin, you have my credentials already)

  •  933
    Neuron replied

    Hi,

    1) You can change headers for responsive modes, but at the header that you're using for desktop you can create a new section and make it visible only for tablet and mobile.

    2) We recommend you to compress your images online.

    3) Please add the following code at Appearance > Customize > Additional CSS.

    .m-media-gallery__item-description {
        text-align: justify !important;
    }
    

    Feel free to ask for anything you need.

    Kind Regards