Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Remove padding around widgets & content #132574
    jgioia
    Participant

    Hi Mahesh, thanks for all the great insight.
    I am using the Fotografie by Catch Themes theme 🙂 – trying to make the footer area with my widgets smaller in height, either by a height value or padding value – I’ve used some of your code for both footer and widgets .. not sure if your code is theme specific. My domain is https://www.portraitartist.studio .. just too much space allocated to the bottom footer and widgets ..

    I have used:
    .sidebar-primary .widget {
    margin-bottom: 5px;
    }

    and

    #site-details {
    padding: 0px 0;
    } ————————– which did change the height of the SITE TITLE

    Thanks in advance .. regards

Viewing 1 post (of 1 total)