Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #312713

    Hi, and thank you for a great theme!

    I would like to have less space (padding?) in the menu – top and bottom, and in the Breadcrumbs. How can i change that in an easy way?

    #312833

    Hey Martin!

    Can you please post the link to your website? We need to see what type of header you are using

    Cheers!
    Yigit

    #312875
    This reply has been marked as private.
    #312901

    Hi!

    1- Please go to Enfold theme options > Header Layout > Header Size and choose to display custom pixel value and adjust as needed
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .title_container .container {
    min-height: 35px;
    padding-top: 0;
    padding-bottom: 0;
    }

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.