• Resolved maryg

    (@thegipsyqueen)


    Hi everyone,
    I have some problems with the mobile version of the website (I tried on my Samsung Galaxy). The text within the box on the homepage doesn’t display properly and the menu bar on the mobile shows two different colors.
    On Chrome on desktop both things are OK.
    Can you help me?
    Thanks a lot,
    Mary

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @thegipsyqueen

    the menu bar on the mobile shows two different colors.

    To fix the mobile-menu toggle colour add this to your child theme’s CSS:

    button.menu-toggle {
      background-color: #cd3f5d;
    }

    The text within the box on the homepage doesn’t display properly

    The text seems to be displaying as intended on small screens – you can compare your site to the Sela demo here: https://selademo.wordpress.com/

    If you can clarify in what way you’d like to change the current display, I’d be glad to try to help.

    • This reply was modified 6 years, 10 months ago by Kathryn Presner. Reason: fixed something I'd written out of order
    Thread Starter maryg

    (@thegipsyqueen)

    Hi Kathryn,
    thanks a lot! The menu is OK now. I fixed the other problems. I had aligned the box on the homepage to the right and this made the mobile version look weird. I aligned it back to the center as in the demo version and displays properly.

    Thanks for your help ??

    You’re welcome, glad you got it sorted.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with mobile version’ is closed to new replies.