Home › Forums › WoodMart support forum › Account Pages › Reply To: Account Pages
January 9, 2024 at 10:50 am
#528168
Aizaz Imtiaz Awan
Keymaster
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS
.wd-post-date.wd-style-with-bg {
top: -10px;
left: 270px;
}
Change the value as per your requirements.
Best Regards.