Home › Forums › All Other Themes › Donation theme section
- This topic has 3 replies, 2 voices, and was last updated 4 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
September 21, 2018 at 5:50 am #108170
Hello, we are using donation theme. When creating a service box we left two and we want them to be smaller size. here is a screen shot of the approximate size we want. But when we made them smaller, they shifted to the left and no longer centered.
https://worldpeacerosegardens.org/temp/
https://imgur.com/a/KbfFWllPlease, help us center the boxes
Also the whole look of the site seems to be off and not centered. We are not sure what is causing that
September 21, 2018 at 11:57 am #108182Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home1_section_area .center { width:94%;} .home_section1_content { text-align:center;} .boxpattern-2 { padding: 0 20px 30px 20px; width:35%; float:none; margin:0 auto; display:inline-table;} .boxpattern-2 .serviceboxbg { max-width:100%; min-height:250px;}
Regards,
ChrisSeptember 21, 2018 at 10:21 pm #108203Hi, this section looks good now. Thank you.
But the whole site is off and floating left instead of being centered. We can’t figure out what is causing it.September 24, 2018 at 1:39 pm #108302Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.center { margin:0 auto;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.