blog page picture height & title vertical pozition
The topic ‘blog page picture height & title vertical pozition’ is closed to new replies.
Need help? Check out our Support site, then
Hi there
You can check my blog page from the attached link.
https://euclidbi.com/is-istihbarati-ilk-olarak-kullanildigi-makale/
I want to change the height of the image on my blog and the position of the title.
I’d appreciate it if you could help.
Thank you
İsmail
The blog I need help with is: euclidbi.com
Hello,
You can change the height of the image on that post by adding the following style:
#post-3497 .feature-img.page-banner {
min-height: 600px;
}
After adding that style, the position of the post title should update as well.
I hope this helps. Thanks!
Thank you so much.
I tried the attached code and it worked.
all my pages are now 600 px
.feature-img.page-banner {
min-height: 600px;
}
Good to know – thanks!
The topic ‘blog page picture height & title vertical pozition’ is closed to new replies.