Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • funci Friend
    #204242

    Hi guys,

    I must put some text in custom HTML module in table. Table is without border lines, but in frontend I’ve got upper line.
    How can I remove it?


    1. gornjalinija
    Pankaj Sharma Moderator
    #561115

    Hello
    You can Add style border :none for this . I am not sure to give you exact suggest without checking the table .
    Can you share your working site url here or PM it to me , So i will check it for you.

    funci Friend
    #561290

    Hi pankajsharma,

    I’ve sent you link in PM

    Pankaj Sharma Moderator
    #561297

    Hello Funci
    If you don`t want to show Border-top just add style in Td in the table

    border-top:none;

    Like here >>> http://prntscr.com/6c0o0v

    <tr>
    <td style="text-align: center;border-top: none;">
    <h3><span style="color: #009999"><strong>ELEKTROLUX GRAĐENJE d.o.o.</strong></span></h3>
    <h3><span style="color: #009999"><strong>Šibenik</strong></span></h3>
    </td>
    <td style="text-align: center;border-top: none;">
    <h3><span style="color: #009999"><strong>ELEKTROLUX TRGOVINA i SERVIS d.o.o.</strong></span></h3>
    <h3><span style="color: #009999"><strong>Šibenik</strong></span></h3>
    </td>
    </tr>

    funci Friend
    #561368

    Great! THX pankajsharma!

    My mistake was that I was adding that style in “Table properties”, not for cells. :-[

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  funci 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum