Home › Forums › WoodMart support forum › Header Mouse Hover Animation › Reply To: Header Mouse Hover Animation
November 1, 2022 at 3:05 pm
#417886
Aizaz Imtiaz Awan
Keymaster
Hello,
Then you would need to try out the following Custom CSS in this regard and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.banner-title-wrap {
position: absolute !important;
top: -18em !important;
}
This will make the Text stay on top and the bottom will remain at its position but remember to not choose the Content Alignment from Elementor editor then.
Secondly, the the_content
Error is appearing on which Page of your Site? Can you please share that Page URL so that we can check and assist you accordingly?
Best Regards
- This reply was modified 2 years, 2 months ago by Aizaz Imtiaz Awan.