Hi - I am trying to achieve an effect where the top section of content (a hero image) gets brought up into the navbar, so that the logo in the navbar sits 1/2 in the navbar and 1/2 in the top section. I’ve attached a screenshot to illustrate what I’m trying to achieve. So the navbar is white, and the logo is in a white circle with a transparent background, so the bottom half of the logo overlays the top section/hero image
Hello @brettfish,
This should be possible by adding some custom CSS. I tried to check your account to check for your website but there are several licenses and I am not sure which site is in question. Kindly provide us the URL of this site so that we can check it and provide you with some suggestions because this is something specific to websites. Also, please note that since this requires customization, this goes beyond the scope of our support but we can help you get started.
Thank you.
Hello @brettfish,
To resolve your issue, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.x-navbar .x-brand.img {
position: absolute;
}
Please note that custom coding is outside the scope of our support. Issues that might arise from the use of custom code and further enhancements should be directed to a third party developer.
We would love to know if this has worked for you. Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.