- This topic has 4 replies, 2 voices, and was last updated 9 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
	
Viewing 5 posts - 1 through 5 (of 5 total)
	
- You must be logged in to reply to this topic.


Home › Forums › Free Themes › Onefold › Centering Portfolio items on the home page
Tagged: Best Price Comparison
We would like to have the Portfolio items shown on the home page to be centered instead of left-justified. Is there an option to change this anywhere or is it possible to add a bit of CSS to do this?
Hello @iHelpers
Can you please post your site URL so that we can debug this issue in much more details and provide you with some possible solution.
Best Regards!!!
Yes, thank you. You can see the site here:
http://bmr.betatestwebsite.com
Hello @iHelpers,
To align the portfolio section in your website to the center you can paste the following custom CSS in your Admin Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS field :
.home-section-portfolio .portfolio-item
{
float:none;
}Hope this helps,
Best Regards !!
That did it, thank you!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 
 
	    


