Viewing 4 reply threads
You must be logged in to reply to this topic.
flowprocess.it
The link to homepage on the logo does not work on mobile.
The search link does not work on mobile.
Hello,
Please go to file june/includes/codeless-builder/header-elements/cl_header_logo.php and make sure the line following this: if(!empty($logo_iphone))
is like this:
$logo .= " <div class='logo_iphone'><a href='".esc_url(home_url('/'))."'><img src=\"".esc_url($logo_iphone)."\" alt='' /></a></div>";
Can you be a little more specific related to search? Is it normal search or product search? Can you post the link?
Best regards!
https://drive.google.com/open?id=1Q2q_p_xH8dVcUkZFIgEEVeJrRefma7Ab
these are the files that I have overwritten in the child theme
Hello,
How exactly did you overwrite them? Please know that not all theme files can be added in a child theme. I recommend you do the change in the parent theme in this case.
I have notified the developer and this is a change that will most probably be added in the next theme update anyway.
Best regards!
You must be logged in to reply to this topic.