Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #270687
    Admin2019
    Participant

    Hello. I have a number of issues with the “Fotografie” theme.

    My website is
    http://www.cathalocuaig.com.

    Issue 3.

    How can I reduce the padding around the text in my portfolio page? There is a huge amount of white space around the text. Any advice?

    #270758
    Skandha
    Participant

    @admin2019: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .portfolio-entry-header {
        height: 50px !important;
    }
    .portfolio-wrapper .portfolio-entry-header {
        padding: 10px !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #270782
    Admin2019
    Participant

    Thanks. That worked. However, on one of the portfolio items “FAOI SCÁTH A CHÉILE”, when looking on an iPad, some of the text is missing.

    Is it possible to reduce the size of the font across all of the portfolio items?

    http://www.cathalocuaig.com

    Many thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fotografie – Portfolio – Padding’ is closed to new replies.