test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1065600

    Hi
    Can you add a screenshot and illustrate the request in it? It will help me to understand your wish.

    Regards

    imported_lorenzoadorni Friend
    #1065658

    Hello Pankaj,

    I attached an Image. I think is an < hr > element. I need to change the color.

    Thank’s


    1. Cattura4
    Pankaj Sharma Moderator
    #1065666

    Hi
    Add below code in custom.css file to change the border color

    .t3-copyright .copy-right {
        border-top: 1px solid #3a3a3a;}

    Change the values as per needs.

    Regards

    imported_lorenzoadorni Friend
    #1065698

    This works for the last of the two. For this one how can I change color
    See the image attached

    Thank’s


    1. Cattura9
    Pankaj Sharma Moderator
    #1065705

    Hi
    Use this code

    
    .box-contact {
        border-bottom: 1px solid #3a3a3a;}

    Regards

    imported_lorenzoadorni Friend
    #1065915

    Works fine.

    Thank’s

    Pankaj Sharma Moderator
    #1065943

    You are welcome!

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 1 month ago.

The topic ‘Color of hr in the footer’ is closed to new replies.