Home Forums WoodMart support forum How can I add a border like the attached image?

How can I add a border like the attached image?

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

    mb-2021
    Participant

    Hello, how are you? I hope you are well!
    How can I add a border like the attached image?
    Thanks.

    ///////////////////////////////////////////////////////////////////////

    Olá, como vai? Espero que você esteja bem!
    Como posso adicionar uma borda como na imagem anexada?
    Obrigado.

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

    Hung Pham
    Keymaster

    Hi mb-2021,

    Thanks for reaching to us.

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

    .footer-container{
    	border-top: 3px solid #000;
    }

    Regards,

    #596285

    mb-2021
    Participant

    Thanks

    #596297

    Hung Pham
    Keymaster

    Hi mb-2021,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

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