Viewing 3 reply threads
You must be logged in to reply to this topic.
HI! I just installed your Specular theme and I’m getting 2 issues.
1) The separator line is over the sections titles
2) The portfolio popup is not working when clicking on the loop link on mouse hover.
The website address is: https://inspecteur-en-batiment.com/
You can see that on the homes pages and the other pages.
Please tell me how to fix that. I need to fix that as soon as possible.
Thank you in advance!
HI! I just installed your Specular theme and I’m getting 2 issues.
1) The separator line is over the sections titles
2) The portfolio popup is not working when clicking on the loop link on mouse hover.
The website address is: https://inspecteur-en-batiment.com/
You can see that on the homes pages and the other pages.
Please tell me how to fix that. I need to fix that as soon as possible.
Thank you in advance!
Hello,
Please go to file vc_templates/block_title.php i replaced this line:
$output .= '<h2 class="h1">'.$title.'</h2>';
with this:
$output .= '<h1>'.$title.'</h1>';
We will include the change in the next theme update so you do not have to worry about the changes.
Best regards!
You must be logged in to reply to this topic.