change height of the row in widget
-
Hi,
is there a possibility to change the height of the row for widget? in the footer i put the hours of the store but they take too much space.
Please see the attachment example.
Many thanks
Attachments:
You must be
logged in to view attached files.
Hello,
Of course, it can be done with the help of the below custom code. Paste it to the “Global Custom CSS” area in Theme Settings -> Custom CSS.
.footer-column-2 table td {
padding: 10px 12px;
}
Let me know if you have any questions, I’d be happy to answer them.
Thanks for your time and have a great day.
Best of Luck,
Kind Regards
If you ever want to discuss some questions, we’re here for you. Do not hesitate to reach out to us and let us know how we can make things right.
Kind Regards
The topic ‘change height of the row in widget’ is closed to new replies.