Comments 10Matteo started the conversationJanuary 5, 2024 at 2:51pmHi there,how can I remove the "Share Project" section? (see attachment).I just wanna delete it because I don't use it.Thank you :)Attached files: HaringtonShareProject.png 1,973Support repliedJanuary 6, 2024 at 4:06amHello Matteo,Just say #share { display: none;}in customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 10Matteo repliedJanuary 7, 2024 at 6:15pmHi there,thank you for your fast reply.I added it but I still see it (see attachment). I also refreshed the browser & cleared the cache.Any hint?Thank youAttached files: Harington_ShareStillThere.png 1,973Support repliedJanuary 8, 2024 at 4:48pmHello,I can see that you added the important directive to the CSS. If you want to use this is the correct syntax:#share { display: none !important; }Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 10Matteo repliedJanuary 8, 2024 at 5:08pmHi there,oh yes you're right, I'm sorry.I just changed it but actually it's still there (see attachment for the code).Do you have any suggestion?The website will be open/visible for a couple hours before being blocked again: https://m-space.ch/harington_portfolio/locarno/Thank you for any helpAttached files: Harington_RepostSocial.png 1,973Support repliedJanuary 8, 2024 at 5:38pmHi there,Can you review the comments you added before the css instructions? the correct syntax is/ * CSS comment here */https://www.w3schools.com/css/css_comments.aspThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 10Matteo repliedJanuary 10, 2024 at 12:30pmIt worked!I'm so sorry... I'm a Java developer and with all these different syntaxes sometimes I got confused...Thank you! This ticket can be closed. 1,973Support repliedJanuary 10, 2024 at 2:12pmYes I know, // is a perfect;y correct single line comment in almost all languages.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi there,
how can I remove the "Share Project" section? (see attachment).
I just wanna delete it because I don't use it.
Thank you :)
Attached files: HaringtonShareProject.png
Hello Matteo,
Just say
#share {
display: none;
}
in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi there,
thank you for your fast reply.
I added it but I still see it (see attachment). I also refreshed the browser & cleared the cache.
Any hint?
Thank you
Attached files: Harington_ShareStillThere.png
Hello,
I can see that you added the important directive to the CSS. If you want to use this is the correct syntax:
#share {
display: none !important;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi there,
oh yes you're right, I'm sorry.
I just changed it but actually it's still there (see attachment for the code).
Do you have any suggestion?
The website will be open/visible for a couple hours before being blocked again: https://m-space.ch/harington_portfolio/locarno/
Thank you for any help
Attached files: Harington_RepostSocial.png
Hi there,
Can you review the comments you added before the css instructions? the correct syntax is
/ * CSS comment here */
https://www.w3schools.com/css/css_comments.asp
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
It worked!
I'm so sorry... I'm a Java developer and with all these different syntaxes sometimes I got confused...
Thank you! This ticket can be closed.
Yes I know, // is a perfect;y correct single line comment in almost all languages.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy