• Hi,

    The mobile version of the site link shared above has some formatting issues on certain devices. On my mobile everything looks fine, but some users have sent me screenshots of their mobiles and the text is white and very small, on a light green background which is very difficult to read. Any ideas on what the issue is?

    Here are the images: https://photos.app.goo.gl/7xTQWkjRSVdVxy5P6

    Thank you for the help!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @bkhaja89,

    I’ve checked your site and the white text can be seen on the desktop version of the site as well. So I suspect is just how you configured or styled your website.

    Maybe checking on the customizer area will give you an idea what’s happening.

    check this link, it may give you an idea of where to look.
    Please, let me know if you need any further assistance.

    Kind regards,
    D

    Thread Starter bkhaja89

    (@bkhaja89)

    Hi Diego @corewpress ,

    I am not seeing a setting for the font color in the Vega theme I am using – do you know where that can be found?

    Also, I do not see a link if you sent one with your last reply.

    Thanks,
    bkhaja89

    Thread Starter bkhaja89

    (@bkhaja89)

    Ok looks like I just need to change the font color in the Woocommerce “Extra Product Option” lines – any idea how to do this?

    Hello @bkhaja89,

    you could try using this code:

    label.label-tag {
        color: #000;
        font-size: 14px;
    }

    Go to WP Admin > Appearance > Customize > Additional CSS and inside that box, add the code.

    ?Try it and let me know how it worked.
    Kind regards,
    Diego

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile site strange formatting’ is closed to new replies.