Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #697513

    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

    • This topic was modified 7 years, 6 months ago by Mario.
    #697953

    Hey Mario,

    It seems like you have already figured it out? :)

    Best regards,
    Yigit

    #697990

    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!

    #698011

    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

    #698396

    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!

    #698399

    Hey!

    Please add following code to Quick CSS as well

    .html_header_sidebar #top #header {
        width: 200px;
    }

    Best regards,
    Yigit

    #698414

    Great!

    Many thanks for your help ;)

    Cheers

    Mario

    #698422

    Hi!

    You are welcome Mario, always happy to help :)
    Let us know if you have any other questions or issues and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Trasnparent background on left sidebar main menu’ is closed to new replies.