Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #274760
    Bastien Chilloux
    Participant

    Hi,

    Still repeating my questions here…

    PORTFOLIO :

    “I wanna have less vertical space between each picture and have the title less close to the image for better reading.”

    WAITING FOR YOUR SUPPORT this time !
    Thank you.

    #274802
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    Sorry for the late reply.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #portfolio-content-section .entry-header {
        padding: 15px;
    }
    
    #portfolio-content-section article, .portfolio-content-wrapper .entry-title {
        margin-bottom: 0;
    }

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

    #279036
    Bastien Chilloux
    Participant

    Hi,

    Can’t I reduce the bottom margin more so that it is in better harmony ?

    My website : https://bastienchilloux.com

    Thank you !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘No more support on this forum ?’ is closed to new replies.