-
AuthorPosts
-
February 12, 2023 at 4:05 am #1397617
There is the area that is above the header and the top menu. How do I specify the color for this. I’ve seen other site do it and it looks great. On iphone, this area would be where it shows the time, battery and signal strength. See example URL and how it is red.
Let me know. Thanks!February 12, 2023 at 12:08 pm #1397628Hey bemodesign,
I can’t see anything like that on my end when checking mobile emulation in Chrome. Is this iphone specific maybe? If you could post a screenshot highlighting the problem, then that would help.
Best regards,
RikardFebruary 13, 2023 at 5:15 pm #1397783I attached a screenshot of the top area I am talking about. It is actually different color on my websites I have, but don’t know now I did it. Any idea?
February 13, 2023 at 7:01 pm #1397800Hi,
Thanks for the screenshot. I’m not sure where that colour is coming from, does it change when you visit other sites? You could try to change different background colour in the theme options to see if anything changes.
Best regards,
RikardFebruary 13, 2023 at 7:07 pm #1397803I was going to try that but didn’t want to mess up my website. Plus I want that to be a different color than the header. Different sites have different colors. Just wondering if you knew how.
February 13, 2023 at 7:59 pm #1397815Hi,
I would guess that it’s picking up either the html or body tag background, but I can’t say that for sure unfortunately. We can’t inspect the element either, since it seems to be iphone model specific? Did you try searching for something like “your phone model+browser+top bar color“?
Best regards,
RikardFebruary 15, 2024 at 8:21 pm #1434441To revisit this, I’ve seen it change on other websites. I tried to change all the color in the General Setting Logo Area, but nothing changes the very top. Any ideas?
I need something like this: <meta name=”theme-color” content=”#39ff14″/>
And here is an example of a website that has a different theme, but has the top bar that is red: https://drive.google.com/file/d/1c32sHfzOvdCk7YHgs-toEP_d7sUhkSW0/view?usp=sharing
- This reply was modified 9 months, 1 week ago by bemodesign.
February 16, 2024 at 12:21 pm #1434494Hi,
It’s likely the html or body tag colour which is used, you can try something like this in Quick CSS:
html, body { background-color: red !important; }
Best regards,
RikardFebruary 16, 2024 at 9:08 pm #1434541yes! thanks
February 17, 2024 at 11:24 am #1434559Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardFebruary 17, 2024 at 9:14 pm #1434620closed
-
AuthorPosts
- The topic ‘enfold mobile view Above header color’ is closed to new replies.