4,090
edits
No edit summary |
No edit summary |
||
Line 95: | Line 95: | ||
openCustomPopup(); | openCustomPopup(); | ||
}); | }); | ||
// Replace logo text in head-box with a space | |||
$('.head-box div.logo p').replaceWith('<br>'); | |||
// Close custom popup when close button is clicked | // Close custom popup when close button is clicked |