Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #427127

    Try to move my advanced layer slider up 100px and notice it gets cut off slightly as it moves outside of its container I’m guessing.

    Is there a way to display the rest of the image without it overwriting the actual menu links?

    thank you

    #427134

    to assist…heres what I have now

    current

    …and heres what I would like if possible

    desired

    cheers

    #427619

    Hey!

    Please choose to display transparent header – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/

    Regards,
    Yigit

    #427996

    Nice one…kind of worked…worked in what I was after but there is a side effect in that the menu is now not centred and as the page is extended, the menu will creep towards the right.

    Is this an expected outcome?

    Cheers

    #427997

    also the menu seems to be a different x axis placement for each page now…

    #428630

    Hey!

    The header should still be in the middle after that. Did you add any html tags inside the layer slider? Please update the theme to 3.1.3.

    Cheers!
    Ismael

    #428659
    This reply has been marked as private.
    #428663

    hmmm..wont be in a position to update I believe as my work proxy doesn’t allow standard FTP ports through.

    That aside, anyway to either fix the non-centre issue, or update without FTP?

    Thanks again

    Cheers

    #429498

    Hi!

    Did you add any modifications, css or php, aside from setting the header to transparent? I tested this on my installation and header stays centered. You can update directly in the theme options: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Ismael

    #430045

    I’ve done a few css changes, but thats all. Just tried to remove all of the quick css code and the logo is still the same.

    Is there a way which I can apply CSS to make the nav menu container transparent. I’ve tried a couple of classes, but can’t seem to find the right one? I’m thinking that will be the easiest way, as soon as I remove the transparent option on the homepage, the logo is centred again…very strange:)

    cheers

    #430807

    Hi!

    This is the css code that breaks it:

    .container {
      padding-right: 0px !important;
    }

    Remove it from the Quick CSS field.

    Cheers!
    Ismael

    #431041

    I’ve removed that code, and the menus are still not centred…:(

    Cheers

    #431757

    Hey!

    It looks horizontally aligned on smaller screens. Add this in the Quick CSS field:

    #wrap_all {
      position: relative;
    }

    Please update the theme to the latest version, 3.1.3.

    Best regards,
    Ismael

    #433174

    Yes…this worked…

    I will look to upgrading, is there something specific to the upgrade which addresses this?

    thanks again

    #433743

    Hey!

    Yes, if you update then it should not be happening. Go ahead and update to the latest version, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.

    Regards,
    Elliott

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