- This topic has 5 replies, 2 voices, and was last updated 1 year, 3 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
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]