Hi @rokkan
I hope you’re doing well. It’s strange that I haven’t encountered the disappearing issue you mentioned in my tests, but since you’ve seen it occasionally, I’m looking into it. I’ll update you once I find out more and please let me know when you experience the disappearing issue.
For the misalignment problem, please try using the following CSS in the Block -> Advanced -> Custom CSS section:
.eb-form-wrapper .eb-form-submit .eb-form-submit-button {
line-height: normal;
}
Let me know if this resolves the issue for you. Looking forward to hearing from you soon!
Have a great day.
Thread Starter
rokkan
(@rokkan)
Thank you, that worked.
I have another odd one. The colour of a button is shown as one colour on the post, but displays as a different colour when the post is viewed in a category list page. Is the theme interfering, do you think?
https://justismuseet.no/kripos/
vs
https://justismuseet.no/category/nettutstillinger/
Hi @rokkan
I hope you are doing well. I noticed that you’ve set custom CSS for a single page. Could you please apply this CSS globally instead? You can do this by going to Appearance -> Customize -> Additional CSS section.
Here is the CSS you provided:
.eb-button-wrapper.eb-button-dzevp .eb-button-anchor {
background-color: rgba(25, 135, 84,1);
padding-top: 15px;
padding-right: 30px;
padding-left: 30px;
padding-bottom: 15px;
color: #ffffff;
transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
Let me know if you need further assistance.
Thank You.
Thread Starter
rokkan
(@rokkan)
That would mean setting the colour as css? That seems slightly annoying when wishing to change the colour.
Hi @rokkan
I see that you’ve set custom CSS for one page, causing it to not match the others. If you’ve set the custom color as I mentioned, it should display correctly. I hope that clarifies things.
Thank you.
Hi @rokkan
I hope this message finds you well. I wanted to follow up on a previous support request that you submitted. I understand that the thread was marked as resolved due to a lack of activity, but I wanted to let you know that you are always welcome to re-open the topic if you have any further questions or concerns.
Before opening a new request, however, I kindly request that you take a moment to read through this post. It may contain the answers to your questions or provide you with a solution to your issue. If you still require assistance after reading this post, please do not hesitate to reopen the thread or submit a new request.
Thank you for your attention to this matter. I look forward to hearing from you soon.