Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #717705

    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

    #717727

    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:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    #717755

    Please see the requested info.

    #718169

    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

    #718172

    Can we use HTML tags for the other rows, that are not title? :-)

    #718182

    Hey!

    Yes, I did test it just to verify and you can use it there :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.