badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

add lines between widgets in sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #39742
    tactusmihi
    Participant

    I want to add a thin line between the widgets in my sidebar, just to differentiate the spaces – any ideas guys?

    #39758

    Hi Tactusmihi,

    To add thin line between the widgets in the sidebar Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .widget {
        border-bottom: 1px solid #ddd;
        margin-bottom: 40px;
        padding-bottom: 20px;
    }

    Thank you!

    #39960
    tactusmihi
    Participant

    Awesome – Cheers 🙂

    #39976

    You Welcome Tactusmihi. 🙂
    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/attitude
    We really appreciate your rating.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.