Hi Enfold support staff, great theme so far! I really like all the options. I was trying to make my website header like the attached screenshot with space to the sides.
Hey hisdi,
Thank you for the inquiry.
You can start with this css code:
.html_header_top.html_header_sticky #header {
max-width: 1310px;
left: 50%;
transform: translateX(-50%);
}
#main, .avia-msie-8 .av_header_sticky_disabled#header {
background-color: #000000;
}
.html_header_top.html_header_sticky #main {
padding-top: 0;
}
Best regards,
Ismael
Thanks, That is a great start on my large imac. On my laptop though it doesn’t really show. What would i need to adjust for smaller desktop sizes.
Hi,
What is the screen resolution of your laptop? If it has a lower screen resolution, you could decrease the max-width value, then adjust the Enfold > General Layout > Maximum Container Width. Make sure to purge the cache or remove the browser history before checking.
Best regards,
Ismael
Thanks I will tinker around with it. As for the color I see I can change that in the theme settings/ Logo Area Background Color
Default Background color. Is there anyway to adjust the opacity of that color?