- Posts: 125
- Thank you received: 0
Echoing of page titles
-
paul1
Active member - Topic Author
- Member
Less
More
3 years 3 months ago #48223
by paul1
Echoing of page titles was created by paul1
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
3 years 3 months ago - 3 years 3 months ago #48226
by milos
Replied by milos on topic Echoing of page titles
Hello,
Go to Extensions > Templates > Styles > Hot Paradise > Custom (for Joomla 3) or System > Site Template Styles > Hot Paradise > Custom (for Joomla 4). Under Javascript find and delete this:
Regards,
Milos
Go to Extensions > Templates > Styles > Hot Paradise > Custom (for Joomla 3) or System > Site Template Styles > Hot Paradise > Custom (for Joomla 4). Under Javascript find and delete this:
Code:
/// heading shadow effect
jQuery('h3.row_subheading, .gallery-cell h3, .item-page .page-header h2, .page-header h1').each(function(){
jQuery(this).clone().addClass('shadow').insertBefore(jQuery(this));
});
Regards,
Milos
Last edit: 3 years 3 months ago by milos.
Please Log in to join the conversation.
Time to create page: 0.162 seconds