- This topic has 5 replies, 2 voices, and was last updated 1 year, 4 months 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]