portfolio page

First of all, thank you for the beautiful free theme [shapely]. I love it.
About a portfolio page by jetpack, please let me know the CSS code to improve the layout.

1.How to reduce the title bottom margin.>>attached file:Q1

2.How to reduce the space under the slideshow.>>attached file:Q2

3.How to layout the same line ‘previous/next buttons’ on smaller screens.>>Q3

Thank you for your support!

I tried to provide a link to my page as private reply. but get a massage below…
*** Forbidden. Message seems to be spam. ***

try again via editing.
http://2020.aoydesign.com/h25a/

Q1 is solved with this code;
.single-jetpack-portfolio .bg-secondary
{background: white; height: 0px; margin: 0px
}

Q2 and Q3 are not cleared yet…

hey there

Hope you are having a good day and thank you for your question :slight_smile:

Please add this CSS in appearance - customize - additional CSS

section.content-area {
    padding-top: 0px;
    padding-bottom: 0px;
}
.shapely-next-prev .col-md-6.text-left, .shapely-next-prev .col-md-6.text-right {
    width: 50%;
    display: block;
    float: left;
}

Thanks!
Colorlib Support Team

hello Noda,
Thank you for reply. It’s perfect!! The page became to what I wanted.
I appreciate your support!

You are welcome

Feel free to contact us again :slight_smile: