Hi guys!
I really need an help please :)
i would like to set transparent background on the left sidebar where i have the main menu, without borders, neither lines.
It should be completely clean because i have full screen image on maincontent.
Is it possible ?
Thanks a lot for your help!
Cheers
Mario
Hi Yigit!
how are you?
yes i found the way after a deep search on the forum. The only thing iwould like to fix now is the size of the social icons buttons under the menu, i would like to make it small button.
is there any code please?
Thanks a lot!
H Mario!
I’m fine thanks, how are you? :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_sidebar #top #header .social_bookmarks li {
display: inline-block;
}
Best regards,
Yigit
Great! thanks Yigit!
Can i ask one more please?
As you can see in the picture attached i would like to resize the white space, so the header size cutting the area selected by the arrow.
Is it possible?
Thanks!
Hey!
Please add following code to Quick CSS as well
.html_header_sidebar #top #header {
width: 200px;
}
Best regards,
Yigit
Great!
Many thanks for your help ;)
Cheers
Mario