Table/Static Block Display - by antiguanice

This topic has 4 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp

  • Avatar: antiguanice
    antiguanice
    Participant
    December 16, 2014 at 17:44

    Hi,

    We’ve added a table to a Static Block and added this to Footer 2 in the Widgets menu.

    The contents of the Static Block seem to be displayed correctly but there is only one small problem, namely that there seems to be a line above the Static Block.
    I’m guessing that this corresponds to the width of the table in the Static Block but the table itself does not have any borders.

    Is it possible to get rid of this top border?

    I’ve attached a URL in the Private Content section as the website is still under construction.

    Thanks!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 16, 2014 at 20:31

    Hello,

    Please add this code into custom.css file:

    table td {
    border-top: none !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: antiguanice
    antiguanice
    Participant
    December 16, 2014 at 20:47

    That’s great, thanks yet again Eva!

    Avatar: Eva
    Eva Kemp
    Support staff
    December 16, 2014 at 22:44

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Table/Static Block Display’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.