How to remove the stripes shown in the screenshot
-
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.
Please tell me how to remove the stripes shown in the screenshot?
Attachments:
You must be
logged in to view attached files.
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
Thanks for the help, you helped solve my problem.
This topic can be considered closed.
The topic ‘How to remove the stripes shown in the screenshot’ is closed to new replies.