• Resolved hurtowniawosku

    (@hurtowniawosku)


    Hello,
    I recently changed the colours on my website but I stumbled accross the problem with the footer widgets space top border. The border that separates the footer widgets space and the main body of the page cannot be changed. I didn’t find any option in theme custimizer.

    Please advice me how to repair it.

    Thank you for your help in advance.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Abhishek

    (@abhikr781)

    Hello,

    For the footer top border color, try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    #footer {
        border-top: 1px solid #2b29a7;
    }

    ps- Change the color code according to need.

    Thread Starter hurtowniawosku

    (@hurtowniawosku)

    yes, thank you so much it worked perfectly!

    Abhishek

    (@abhikr781)

    You are most welcome.😊

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Footer Border Colour’ is closed to new replies.