By Geoff ashton on Friday, 13 January 2017
Posted in Technical Issues
Likes 0
Views 230
Votes 0
Hello.

My 'Subscribe to blog' button doesn't seem to working correctly.

The pop-up isn't properly showing up - please see attached screenshot.

Is there a setting I can change?

Thanks.

Geoff
Hi Geoff,

Seems like there is some css has overrided the text to be appear in white color.
I've applied css code in your template.css file:
JoomlaFolder/templates/ashtutors_home_responsive/css/template.css
code:

div#fd .eb-dialog-content {
color: black !important;
}

div#fd span.eb-dialog-title {
color: black !important;
}

refer these: https://www.screencast.com/t/aCTdIIRpd and https://www.screencast.com/t/oFmi5xiY
Please have a try
·
Friday, 13 January 2017 12:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Excellent - many thanks. All working good now.
Geoff
·
Friday, 13 January 2017 15:57
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Geoff. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.

Have a nice day ahead
·
Friday, 13 January 2017 16:25
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post