Home Forums WoodMart support forum How Can I adjust the height of copyright bar

How Can I adjust the height of copyright bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #646501

    homebeautys
    Participant

    hi, how can I adjust the height of the copyright bar at the bottom, and how can I remove the line on the upper border? thank you

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

    Hung Pham
    Participant

    Hi homebeautys,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:

    .wd-copyrights {
        padding-block: 10px;
    }

    Regards,

Tagged: 

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