Site logo

[Resolved] Change layout of homepage or about page.

Home Forums Support [Resolved] Change layout of homepage or about page.

Home Forums Support Change layout of homepage or about page.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2490657
    Shailesh

    Hello team, I want to remove this box/border shadow from the homepage so that I can customize it accordingly. Please suggest the best solution.

    #2490821
    Fernando
    Customer Support

    Hi Shailesh,

    In Appearance > Customize > Additional CSS, you have this code:

    .site-content .inside-article, .sidebar .widget, .comments-area {
       box-shadow: 0px 0px 0px 1px rgba(214,218,222,1);
    }

    To remove the shadow, you’ll need to remove this code.

    #2491461
    Shailesh

    Thanks, I only want to remove it from homepage, not post and categories.

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