- This topic has 5 replies, 2 voices, and was last updated 1 year ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Review
Hi,
Is it possible to indent the text of the review on all pages, so that the text starts at the block of hours. Now the text of the riview starts at the very beginning of the page, see screenshot
https://ibb.co/RQY528p
Regards,
Kor
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.wpcr3_respond_1.wpcr3_in_content {
padding: 0 15px !important;
}
Regards,
Chris
Hi,
Is it possible for it to move even further to the right, so that the opening text coincides with the hour block?
See screenshot
https://ibb.co/jWZcJgg
Regards,
Kor
Hi,
Kindly use this CSS.
@media screen and (min-width:1024px) and (max-width:1169px) {
.wpcr3_respond_1.wpcr3_in_content { width: 100%; padding: padding: 0 33px !important;}
}
Regards,
Chris
Thankx
Welcome 🙂
Regards,
Chris
WordPress eLearning and LMS Plugins WordPress eLearning and LMS plugins have been discussed in this article. Speaking of the modern day learning and education, it […]
Radio Station Plugins This blog walks you through remarkably effective radio WordPress plugins custom-made for radio websites. So, let’s get to know more about these […]
WordPress Slider Without Coding There are so many methods that you can prefer to enhance the look and feel of your website. one of the […]