Skip to content
Public Ticket #26018

Added Text to Speech but the speed options doesn't show

Conversation thread

Jonathan replied

Customer Reply

Thank you, that worked. You're a star!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.container-single.penci-single-style-8 {
    position: relative;
    z-index: 0;
}
.inner-post-entry.entry-content {
    overflow: visible !important;
}

Regards,
PenciDesign.



Jonathan started the conversation

Conversation Start

Hi again,

I've followed all the steps to get Text-to-Speech on my site and it works perfectly and it looks really good.

My issue is that the speed options get hidden underneath my featured image. Is there a way to fix this? Maybe have the speed box appear underneath?

I'm assuming I have to add some CSS coding, which is fine, but I can't work out what the code is to fix this issue.

Kind regards,

Jonathan

Want to join this conversation or access attachments? Sign in first.