I’d like to remove the animation applied to the letters in the hero modules.
Also, I’m not sure how to change the typography of the portfolio headings, as well as the typography in the bottom section of the "Next Project," for example.
do you mean the effect on hovering the letters - because there is another one upon loading - Yes, the effect on hovering
typography - font family or font size? or both? - Both, edit the font in general. This only happens in the portfolio module on the homepage and in the bottom module to go to other sections (gallery or next project i.e.)
Also I want to change the 'curtain' animation (I only find to edit the color) when scrolling in projects page.
And how do I remove the brackets from the hover cursor text like [OPEN], [VIEW],...?
Projects page: I can't disable the curtain effect when scrolling — could you tell me where to find that? And I want to fix de filter on the top of the page, under the menu. I've tried postion:sticky but I I haven’t been able to do it. https://theastudio-x5bnm5o7os.live-website.com/projects/
Thanks for your response. I don't know why the page doesn't work for you.
I need:
1) Fix the project filters on the top when scrolling. 2) Remove the curtain effect when loading the project images – I’ve deactivated it from the Appearance settings but it still shows up. 3) Add a different ID or class on each page.
that's custom work and it's a bit beyond my support abilities
let's force a bit and hide the curtains with custom css
.curtains {
display: none;
}
in customizer -> additional css
3 Each page/portfolio item has an unique class id that you can use for page-specific customizations. if you go right click in the browser and then inspect the page you will see it as part of the div#id clapat-page-content so in the case of your home page is clapat-class-id-282
Hi,
I’d like to remove the animation applied to the letters in the hero modules.
Also, I’m not sure how to change the typography of the portfolio headings, as well as the typography in the bottom section of the "Next Project," for example.
Thanks!
Hey Laura,
few questions for clarifications:
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Hey,
Here my answers:
And how do I remove the brackets from the hover cursor text like [OPEN], [VIEW],...?
Find attached some screenshots.
Thanks!
Laura.
Attached files: Captura de pantalla 2025-04-08 a las 11.48.11.png
Captura de pantalla 2025-04-08 a las 11.39.57.png
Captura de pantalla 2025-04-08 a las 11.49.13.png
WhatsApp Image 2025-04-08 at 11.45.38.jpeg
Hello Laura,
try adding the following in customizer -> additional css
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Regarding the brackets please add the following in customizer -> additional css
#ball p.center-first::after, #ball p.center-first::before {
display: none;
}
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Hi,
Thanks for the solutions, they all worked for me.
I have a few more questions:
Gallery page: How can I disable the project page from opening when clicking on the zoomed image?
https://theastudio-x5bnm5o7os.live-website.com/gallery/
Projects page: I can't disable the curtain effect when scrolling — could you tell me where to find that?
And I want to fix de filter on the top of the page, under the menu. I've tried postion:sticky but I I haven’t been able to do it.
https://theastudio-x5bnm5o7os.live-website.com/projects/
About Us page: How can I remove the horizontal scroll? It also happens on the Shortcodes page.
https://theastudio-x5bnm5o7os.live-website.com/about-us/
Home page: How can I remove the hover movement effect from the "See All Projects" button?
It appears right after the portfolio section:
https://theastudio-x5bnm5o7os.live-website.com/
Thanks in advance;
Laura.
Hi Laura, all the links you provided are temporarily unavailable, can you please check?
https://prnt.sc/AsKbOobsHYoX
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Hello,
Thanks for your response. I don't know why the page doesn't work for you.
I need:
1) Fix the project filters on the top when scrolling.
2) Remove the curtain effect when loading the project images – I’ve deactivated it from the Appearance settings but it still shows up.
3) Add a different ID or class on each page.
Let me know :)
Laura.
Hello Laura!
.curtains {
display: none;
}
in customizer -> additional css
3 Each page/portfolio item has an unique class id that you can use for page-specific customizations. if you go right click in the browser and then inspect the page you will see it as part of the div#id clapat-page-content so in the case of your home page is clapat-class-id-282
https://prnt.sc/FhI1KiqchBIr
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio