Hello,
thank for your great theme shapely, it’s beautiful.
my problem is to focus my portfolio custom widget
my website: www.serimark-gap.com/wp/
thank you
Hello,
thank for your great theme shapely, it’s beautiful.
my problem is to focus my portfolio custom widget
my website: www.serimark-gap.com/wp/
thank you
Hi @sylvain05,
I hope you are well today and thank you for your question.
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Shapely Options -> Other
#page .shapely_home_portfolio > .projects > .container {
width: auto;
}
#page .shapely_home_portfolio {
display: table;
margin: 0 auto;
}
Best Regards,
Movin
You are most welcome here