Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Theme Customizer › Text in upload section
- This topic has 4 replies, 2 voices, and was last updated 2 months, 3 weeks ago by Manathan.
-
AuthorPosts
-
KatrineParticipant@gyziiedk
- 41 Topics
- 151 Posts
Hello
I don’t like the space that is setup when you don’t have the rtMedia Privacy Settings on (which would normally replace this with a drop down box).
I’ve tried to remove this by CSS, but can’t seem to find a way to hide this with CSS since I can’t reach the “object”.
How do I hide this text? – See images for refference for what I want it to look by using display:block. 🙂
June 3, 2024 at 14:19 #47968@themodactyl- 0 Topics
- 6587 Posts
Hi Katrine,
To change this, simply add the following code snippet to your website:
/** * FEATURE : Hide File Limit Size */ #whats-new-content #rtmedia-action-update .rtm-upload-button-wrapper + span{ display:none; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
June 4, 2024 at 11:21 #47996@themodactyl- 0 Topics
- 6587 Posts
Hi Katrine,
This is standard design with our theme and BuddyPress, I’m afraid. 🙁
As this is not breaking the page, changing this is considered customization work. Unfortunately, this is a service that we do not provide. We only share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you hire a developer to do it for you.
If you’re on a tight budget, we recommend you to require the services from Fiverr. This web platform gives you access to developers who already have experience with theme customizations, and for very competitive prices.
Disclaimer : we have no affiliation with Fiverr and are only recommending it as a starting point and a popular option for those who might not be sure where to look when in need of some custom work.
Thank you for your understanding.
June 5, 2024 at 12:04 #48019 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Text in upload section’ is closed to new replies.