Creating text boxes and 2 column testimonial
- The topic ‘Creating text boxes and 2 column testimonial’ is closed to new replies.
Need help? Check out our Support site, then
Hello sorry for second query
1. I’d like to create a border around the left hand columned list of items on this page https://raglan850805255.wordpress.com/2018/02/06/first-blog-post/
2. I’d like to reduce the size of the testimonials on the front page and have both testimonials showing, ie 2 columns
Many thanks
The blog I need help with is: (visible only to logged in users)
Hi there,
1) Please use this via Customize > CSS:
.postid-532 .six.column:first-child {
border: 5px solid #ccc;
}
2) I am sorry but unfortunately, this requires customization to the theme. This is out of our support scope so we may charge extra for this and you need a business account to use a customized child theme.
Let me know if you have more questions.
Cheers.