• Resolved lewycash

    (@lewycash)


    Please help, my site is using twenty-sixteen child theme, but the menu and logo don’t change size on smaller screens and end up stacking up on top of each other. I have tried all I know and nothing seems to work. Please help as I need to submit this project ASAP. if I don’t then I wont get paid. my site is visioncy.org.

    this is my style-sheet,

    [Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]

Viewing 7 replies - 1 through 7 (of 7 total)
  • @lewycash,
    First of all your site in maintenance mode so we can’t review.
    OR u have added large code on forum batter to added on another external site like git.

    Thanks,
    Ravi patel

    Thread Starter lewycash

    (@lewycash)

    Thanks Ravi, I had no idea there was a maximum code length for forums. are you online now? I will remove the maintenance so you can help me. I’m really desperate and I don’t know what to do.

    yes, Please remove maintenance because of so many supporter sported to u

    Thread Starter lewycash

    (@lewycash)

    I have removed the maintenance, my problems are as follows:

    1:) the image carousel on the front page does not cover the whole page on smaller screens. There will be a white space after the three buttons at the bottom, how can I make the carousel and those buttons to always fill up a page even on smaller screens?

    2.) On the second page ‘Kuala Lumpur’ page, the logo goes to the right side of the menu on mobile devices. How can I make it jump to the right side of the menu?

    Thread Starter lewycash

    (@lewycash)

    Please anyone? I put the usual .carousel { max-width: 100%; height: auto;} it’s still not stretching to the bottom of the page. There is a white space, I removed padding and margin is 0px. Please help.

    You need to use your browser’s developer tools to inspect and find the problem areas.

    You also need to read more about how responsive themes work. You may say you removed padding and margin is 0px, but you’re looking in the wrong places for smaller screens. You need to look under code segments that look like this: https://17404-presscdn-0-71-pagely.netdna-ssl.com/wp-content/uploads/2015/05/image00.png

    Thread Starter lewycash

    (@lewycash)

    managed to solve the issue of the logo by giving percentage values to the logo size, witdh and height. */width: 12%; height: auto*/

    Thank you Ravi and Wanderer!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Menu & logo not responsive’ is closed to new replies.