Viewing 5 reply threads
You must be logged in to reply to this topic.
Dear Support! First of all – thank you for beautiful themplate… It is the one of best I ever work with!
One probleme: Title of portfolio and breadcrams in the same place with menu line…. Help please!
Same problem in all portfolio pages:
https://how2russia.com/codeless_portfolio/portfolio-item-8/
Help, pls!
To fix this, you can turn off the Active Page Header on each pages.
Scroll down to the General Settings
Select Page Header Option
Under Active Page Header – Set it to OFF
Hello,
Sorry for the late reply.
Please add these lines into your custom css box:
.top_wrapper {
padding-top: 100px !important;
}
Let us know.
Best regards!
I did… Portfolio pages look better, but home page started to be like this:
Hello,
Please edit the code above to this:
.single-portfolio .top_wrapper {
padding-top: 100px !important;
}
Best regards!
You must be logged in to reply to this topic.