Hi,
There seems to be a bug when rtMedia plugin it’s ON, temporary you can use the next CSS fix.
Using this CSS the update button will appear after you click on text area
COPY CODE
#whats-new-content.active #whats-new-options { display: block;}
Using this CSS the update button will be shown by default.
COPY CODE
#whats-new-content.active #whats-new-options { display: block;}
The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
NOTE: Child theme needs to be installed and activated.
Cheers
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution