Home Forums WoodMart support forum How to remove the stripes shown in the screenshot

How to remove the stripes shown in the screenshot

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

    Evgeny Sviridov
    Participant

    Thanks, now I get it! Please tell me how to remove the stripes shown in the screenshot?

    Attachments:
    You must be logged in to view attached files.
    #138534

    Evgeny Sviridov
    Participant

    Please tell me how to remove the stripes shown in the screenshot?

    Attachments:
    You must be logged in to view attached files.
    #138538

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the custom class header-table to your custom table in the header and add the following CSS to your Theme Settings Custom CSS area.

    .header-table td {
       border-bottom: none;
    }

    Regards

    #138713

    Evgeny Sviridov
    Participant

    Thanks for the help, you helped solve my problem.

    #138723

    Eric Watson
    Participant

    You are welcome!

    #139205

    Evgeny Sviridov
    Participant

    This topic can be considered closed.

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

The topic ‘How to remove the stripes shown in the screenshot’ is closed to new replies.