- This topic has 5 replies, 2 voices, and was last updated 10 months, 3 weeks ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Biography Pro › Site logo overlapsing the header image?
Hello,
I would like to make the site logo (one in the circle) overlapse/partially cover the header image on the subpages. Right now there is too much empty space under the menu.
Here is an example:
It would look much better if the logo could partially be displayed OVER the header image. Is there some css code to make it possible?
Hello,
Please provide us your site URL so that we can help you provide precise fix with the CSS if possible.
Regards.
Hello,
Please add following given CSS code in Additional CSS section to remove the empty space under menu by going to Admin Panel > Appearance > Customize > Additional CSS
@media screen and (min-width: 992px){
.photo-section-child{
position: absolute;
}
}
Hope this helps.
If you have any queries further, let us know.
Thank you.
thanks a lot, that’s what I was looking for!
Hello,
Glad we could help you.
If you have further queries, let us know.
Regards.
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



