Viewing 4 reply threads
You must be logged in to reply to this topic.
Good day, Mihaila. Since you fixed single portfolio entries I have most other pages header are too far from header line. How can I made header position back for all pages, except portfolio single entries?
I’ve send message with links to my website and set it as private replay, but can’t see it.
Hello,
Yes, i gave you this code for it:
.page_header_yes .top_wrapper{
padding-top: 100px;
}
To have this effect only for portfolio single entries, please edit it to this:
.single-portfolio .page_header_yes .top_wrapper {
padding-top: 100px;
}
Best regards!
Wow! It works! Happy happy!! Thank you, Mihaila! Good luck!
You must be logged in to reply to this topic.