Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
@media only screen and (max-width: 690px) {
.wpb_column.has-animation[data-animation*=reveal]:not([data-animation=mask-reveal]) {
overflow: visible !important;
}
}
Hello,
On the mobile site I am having this issue with the header underline being cut off.
It does not happen in the desktop site.
Please see attachments.
Thanks,
Attached files: Desktop.PNG
Screenshot_20240826_132525_Brave.jpg
Hey Again,
Try reducing the negative top margin on mobile for the image and check. See attached screenshot.
Thanks.
Attached files: top_margin.jpg
ThemeNectar Support Team
That did not work:
I deleted the top margin spacing.
Attached files: Screenshot_20240826_140721_Brave.jpg
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Works great now thanks!
Hi there,
I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest.
Your feedback is valuable to us and greatly appreciated!
Should you have any further questions or encounter any difficulties along the way, please don't hesitate to reach out.
Best regards,
Thankyou,
Please close ticket.