Home Forums WoodMart support forum change height of the row in widget

change height of the row in widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #349053

    svetlana.mogilevska
    Participant

    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.
    #349160

    Luke Nielsen
    Keymaster

    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

    #349175

    svetlana.mogilevska
    Participant

    thank you very much!

    #349178

    Luke Nielsen
    Keymaster

    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

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

The topic ‘change height of the row in widget’ is closed to new replies.