- This topic has 5 replies, 2 voices, and was last updated 3 years, 7 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 › Pro Themes › Signify Pro › Reviews + white space
Hello.
1 question) How to change the word TESTIMONIALS in the reviews block? In the essential content types menu, I can only change the title.
2 question) Can I reduce the field shown in the screenshot?
I found the answer to the second question on the forum. But nothing has changed on the product page.
.page .site-content>.wrapper {
padding: 0px;
}
There are 3 more questions. When I click “open previous or next posts,” the blog throws me to the top of the page. Every time you need to dip into the bottom of the page, to the blog. How to make blog posts open immediately without having to scroll down every time? Or to be thrown to the top of the blog and not to the top of the home page. And the blog on it is at the very bottom.
Hello There,
Please add Catch Infinite Scroll plugin to activate infinite loader for the post. This will not throws you to top of the page on click on Load More button.
To word TESTIMONIALS please try this css
#testimonial-content-section .section-subtitle::after {
content: "Testinomial";
visibility: initial;
}
#testimonial-content-section .section-subtitle {
visibility: collapse;
display: inline-grid;
}
Put the Text you want to display in the content property in above css i.e content: “MYText”;
Hope this will help
Regards,
psink
Thank you. Everything is working.
glad to help you
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |