[Support request] Removing Border on Sidebar

Home Forums Support [Support request] Removing Border on Sidebar

Home Forums Support Removing Border on Sidebar

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

    I am using Tasty on my blog. How do I remove the 1 point border around the sidebar widgets?

    #798192
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Go into “Customize > Additional CSS”, and find this CSS:

    .sidebar {
        border: 1px solid rgba(0,0,0,.1);
        border-top: 0;
    }

    Remove it and you’ll be good to go 🙂

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