Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Installation & Updates › Theme Installation and Updates › Topic Page Buttons are Broken
Tagged: Waiting for Themosaurus
- This topic has 7 replies, 3 voices, and was last updated 1 year, 2 months ago by
Manathan.
-
AuthorPosts
-
DevonParticipant@devonsays
- 5 Topics
- 13 Posts
Hello
It seems the buttons are broken on the topic page in focus mode.
I tried to attach screenshots here, but it seems this site it broken too. You can find a screenshot here: https://ibb.co/Sx4Kr41
Kind regards
DevonDecember 31, 2023 at 19:35 #46639@roboraptor- 0 Topics
- 420 Posts
Hi there,
Thanks for getting in touch!
We provide support only during Belgian business hours (Monday to Friday, from 8:30 am – 5:30 pm CEST), and our current response time can be up to 1 business day. We’ve received your request and we’ll get you an answer ASAP.
We really thank you for your patience!
In the meantime, feel free to check out our documentation resources for more help: https://doc.themosaurus.com/
Kind regards,
December 31, 2023 at 19:35 #46640@themodactyl- 0 Topics
- 6737 Posts
Hi Devon,
Thank you for bringing this issue to our attention. It seems indeed there is an issue with the last version of LearnDash.
Could you add the following code snippet to your website, please? It should solve temporarily this issue until the next update of Grimlock for LearnDash plugin.
/** * FIX: Fix Buttons Style Issue In Courses */ body .learndash-wrapper .ld-breadcrumbs .ld-primary-background.ld-status{ background-color:rgba(0,0,0,0.1) !important } .ld-focus-main .learndash-wrapper .ld-tabs, .ld-focus-main .learndash-wrapper .ld-content-actions{ padding-left:1rem; padding-right:1rem; } .ld-focus-main .learndash-wrapper .ld-content-actions{ flex-direction:column; margin:0px; } .ld-focus-main .learndash-wrapper .ld-content-actions .ld-content-action{ padding: 0px 0px 0px 0px; margin:0px; } .ld-focus-main .learndash-wrapper .ld-content-actions .ld-content-action + .ld-content-action{ padding-top:0.5rem; } .ld-focus-main .learndash-wrapper .ld-content-action a{ margin-top:0.5rem !important; height:auto !important; } .ld-focus-main .learndash-wrapper .ld-content-action a, .ld-focus-main .learndash-wrapper .ld-content-action a span, .ld-focus-main .learndash-wrapper .ld-content-action input{ line-height:1.2em !important; font-family:var(--grimlock-button-font-family); font-size:var(--grimlock-button-font-size); font-weight:500; letter-spacing:var(--grimlock-button-letter-spacing); } .ld-focus-main .learndash-wrapper .ld-content-action input{ padding-right:2rem !important; } @media (min-width: 568px){ .ld-focus-main .learndash-wrapper .ld-content-actions{ flex-direction:row; justify-content:space-between; } .learndash .ld-content-actions > .ld-content-action{ flex:none !important; } }
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.
Please don’t hesitate to come back to us if this issue is solved.
Regards,
January 2, 2024 at 13:52 #46649@roboraptor- 0 Topics
- 420 Posts
Hi there,
Thanks for getting in touch!
We provide support only during Belgian business hours (Monday to Friday, from 8:30 am – 5:30 pm CEST), and our current response time can be up to 1 business day. We’ve received your request and we’ll get you an answer ASAP.
We really thank you for your patience!
In the meantime, feel free to check out our documentation resources for more help: https://doc.themosaurus.com/
Kind regards,
January 7, 2024 at 21:25 #46731@themodactyl- 0 Topics
- 6737 Posts
Hi Devon,
Sorry about that. It’s best if we take a quick look at this, so we can make the proper adjustments to the snippet. 🙂
Could you create a new website user for us please? If possible with administrator capabilities so we can make a quick check of your settings.
You can post the user name and password in your next reply and mark it as private to keep this between us.Thank you.
January 11, 2024 at 08:55 #46750 -
AuthorPosts
You must be logged in to reply to this topic.