Hi,
I have set up this test table: http://www.casinohygge.dk/anmeldelser/
The first row shows perfectly fine with HTML tags <b> and <center> on desktop, but on mobile it shows the HTML tags like <center><b>Casino</b></center> instead of making the text bold and centered.
Can you help?
Also, is it possible to insert images via HTML?
Best regards,
Peter
Hey Xperten,
I’ve checked on it and it seems weird, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Nikko
Please see the requested info.
Hi!
The way the table is structured in mobile it’s not compatible with the html tags added in the title, so the better way to use it is to just put just the content and no html tags in the header and then just use css to style it, I have removed the center and b tags and have added this in Quick CSS (located in Enfold > General Styling):
.avia-heading-row th {
color: #911391;
font-weight: 700;
text-align: center;
}
It should work fine now, let us know if it’s good.
Cheers!
Nikko
Can we use HTML tags for the other rows, that are not title? :-)
Hey!
Yes, I did test it just to verify and you can use it there :)
Best regards,
Nikko