Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Flourish Theme Pro – Setting menu not clear

#41131
Grace Support
Keymaster

Hi,

To solve this issue
Go to the Appearance -> Theme Editor -> header.php
Find the below code at line no. 141

<img src=”<?php echo esc_url($sv[‘image_src’]); ?>” alt=”<?php echo esc_attr($sv[‘image_title’]);?>” title=”<?php echo ‘#slidecaption’.$n ; ?>”/>

Change it with

<img src=”<?php echo esc_url($sv[‘image_src’]); ?>” alt=”” title=”<?php echo ‘#slidecaption’.$n ; ?>”/>

Please make these changes and let me know if it works.

Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.

Regards