Home Forums WoodMart support forum Header Mouse Hover Animation Reply To: Header Mouse Hover Animation

#417886

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