Images not appearing in the tutorials

Home Forums Pro Support Images not appearing in the tutorials

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #66974
    Jay WarrenJay Warren
    Participant

    Hi There!

    Could you please fix the images that aren’t showing in the tutorials?

    https://responsive.menu/faq/how-do-i-build-a-menu-like-the-responsive-menu-website/

    Also, any chance that you could share the export file for your example menu?

    Thanks!

    Jay

    #66983
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Jay,

    I need to remove the images from that page entirely as they don’t make sense anymore and I am replacing them with my new video tutorial series.

    I can’t share my export file unfortunately as it wouldn’t work due to having different menu IDs, no relative images etc.

    Is there something I can help you with specifically that you are struggling with?

    Please advise

    Peter

    #66982
    Jay WarrenJay Warren
    Participant

    OK, great, I’ll keep an eye on the videos!
    I’ve just bought the plugin and playing around.
    I’m looking to: –
    – Move the logo in the top left down a little from the top of the screen.
    – Is there a way to change the size on mobile differently to desktop? I’m playing around with % right now. Do you think this is the right way?
    – What is the best way to add the translucent bar at the top like on your menu and get the size right through all screen sizes?

    https://sharkfin-dev.co.uk/089/

    Thanks!

    Jay

    #66981
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Jay,

    Please see some answers to your questions below:

    1. The below Custom CSS should move it down a bit for you:

    #responsive-menu-pro-header #responsive-menu-pro-header-bar-logo img {
       margin-top: 15px;
    }

    2. % options is the correct way. That mixed with a minimum width, so it doesn’t get too small on mobiles and a maximum width, so it doesn’t get too big on desktops should be all you need.

    3. You need to enable the Header Bar option and then for the background, select a colour and drag the opacity bar on the right of the selector down a bit.

    I hope that helps and if you have any more questions please let me know!

    Peter

    #66980
    Jay WarrenJay Warren
    Participant

    Thanks! Getting there…
    Please look again if you get a minute. It looks ok sizing wise on a desktop but tiny and out of alignment on the phone.

    Logo width is 5%
    Height doesn’t appear to make any difference?

    Burger is at 3% distance from top

    Again, trying to emulate your nice menu 😉

    Cheers

    Jay

    #66979
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Jay,

    Responsive heights don’t really work I’m afraid so I wouldn’t use percentages for top or height values.

    I’ve looked on your site and the logo looks perfect for me on all screensizes, did you fix it since your last message?

    Please let me know

    Peter

    #66978
    Jay WarrenJay Warren
    Participant

    I had turned off the top bar while testing other stuff. It’s back on now. Advice to make it respond like your site would be appreciated!

    #66977
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Jay,

    My site uses the same size on all screensizes so it doesn’t do anything special, do you need yours to change sizes on different screens?

    You could add a min width on the logo if you really wanted to stop it ever getting too small, such as:

    #responsive-menu-pro-header #responsive-menu-pro-header-bar-logo img {
    	width: 5%;
    }

    I hope that helps

    Peter

    #66976
    Jay WarrenJay Warren
    Participant

    I changed mine now to just pixels. I think that’s right now?

    #66975
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Jay,

    Sounds good, glad you got it working now!

    Peter

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Images not appearing in the tutorials’ is closed to new replies.