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

    Hi Kriesi Team,

    we are trying to use the custom go back Element << in our site. It is as you can see in the upper left area of the layout of each project, works so far quiet good, but now we faced the problem, that if you scroll down a bit it disappears under the transparent header as you can see in the screenshots.

    The question is: Is it possible to modify the width of the header in that way, that it only will be that wide to hold the two header-navigation elements in the upper right, so that the described problem will be resolved?

    Best regards
    MeisDesign

    #284012

    Hey MeisDesign!

    Seems like you have already figured it out but if you would like to change the header size, please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value > Header Custom Height and adjust as needed

    Regards,
    Yigit

    #284028
    This reply has been marked as private.
    #284032

    Hi!

    You can turn on custom CSS class field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your element a unique class and add following code to Quick CSS in Enfold theme options under General Styling tab to move your arrows down

    .your-custom-class { padding-top: 20px; }

    Best regards,
    Yigit

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