Hi,
Need to see the website and it’s source code.
Thank you
Hi,
Please try the following in Theme Options -> Custom CSS
.single .entry-title {
position: relative;
top: 90px !important;
}
.single .entry-content.article {
position: relative;
top: -60px !important;
}
Thank you
Hi, thank you it’s totally work 🙂
You are welcome.
Thank you