-
AuthorPosts
-
February 10, 2020 at 9:02 pm #1183248
Hello everyone
I changed the background color from the header.I can make by css that this color remains mobile white.
Thank you and nice greetings Franz
February 11, 2020 at 1:45 pm #1183461Hallo Franz,
Please try this CSS as well:
@media only screen and (max-width: 767px) { div#header_main { background-color: #fff; } }LG,
RikardFebruary 11, 2020 at 4:53 pm #1183583Hello Rikard
Works fine
Thank you very muchthen I have a question, I got a code from you to format a table (see below)
I have built in 2 tables on this homepage
how can I specify that this will be formatted differently
Beautiful Greetings Franz
February 11, 2020 at 4:59 pm #1183588Hi,
What you mean by formatted differently? Formatted differently from what?
Best regards,
Jordan ShannonFebruary 11, 2020 at 5:04 pm #1183591I mean different font sizes
or colorsThank you very much
February 11, 2020 at 5:28 pm #1183609Hi,
I’m seeing the tables alternating between light-grey and white. Is this not correct?
Best regards,
Jordan ShannonFebruary 11, 2020 at 5:40 pm #1183614I have a menu point “Vorstand”
and a meu point “Downloads”
I want to make the font colors different
but if it is not possible also no problemThank you and nice greetings
February 11, 2020 at 5:46 pm #1183617Hi,
Can you enable right click so we can inspect your specific table code?
Best regards,
Jordan ShannonFebruary 11, 2020 at 6:27 pm #1183638is enabled
thank you JordanFebruary 11, 2020 at 6:34 pm #1183639Hi,
Try adding this to quick css. Adjust the color to what you need.
.avia-table-3 li a{
color:red!important;
}.avia-table-1 tr td,
.avia-table-1 tr td a{
color:green!important;
}Best regards,
Jordan ShannonFebruary 11, 2020 at 11:33 pm #1183697Thank you Jordan
works fine
you can close this requestbeautiful greetings
FranzFebruary 12, 2020 at 8:10 am #1183785Hi,
Perfect! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘different backcolor online and mobil’ is closed to new replies.
