Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #500455

    Hi there,

    bought Enfold and LOVE it! There on eor two things (as always) that i can´t figure out how to implement.
    The most important thing for me right now is: how to either make the breadcrumbs NOT scroll or to insert them below the menu into the sticky header section?
    The second thing that gives me goosebumps is: how can i insert a horizontal image over the whole width of the body below the menu?

    Thank you guys so much in advance ;-)

    #500602

    Hey ericlargede!

    1- Please refer to this post – http://kriesi.at/documentation/enfold/inserting-breadcrumbs-as-shortcode/
    2- Can you please post a screenshot and show the changes you would like to make so we can make sure to be on the same page? :) Also, a link to your website would help. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Cheers!
    Yigit

    #500660

    Hey Yigit,

    first of all: thanks alot for answering that fast and for the link to your documentation!

    I sent you the details via private content.
    You see i need to make some customization to your very very good template/theme and as Enfold is the first theme i bought from you guys, i have to become a bit more familiar with it ;-)

    #500664

    Hey!

    Can you please post the link to your horizontal line as well? :)

    Best regards,
    Yigit

    #500865

    Hey Ygit,

    yes, of course ;-)

    #500882

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab
    [code in private content field]

    Best regards,
    Yigit

    #502904

    Hey Ygit,

    RIGHT NOW i understand why people always party hard about Kriesi´s service. Thanks alot for your awesome fast solution of my problems! Man, if every support was like this…

    #502910

    Ygit:

    #502912

    Hi!

    Thank you for your kind words, we are always happy to help :)
    Please change the code to following one
    [see private content field below]

    Edit:
    Please add following code to Quick CSS as well

    .title_container {
        position: fixed;
        width: 100%;
        top: 155px;
        z-index: 99;
    }
    .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
        padding-top: 175px;
    }

    Regards,
    Yigit

    • This reply was modified 8 years, 6 months ago by Yigit.
    #502935

    EDIT

    #502954

    Hey!

    Following part seems to be missing in your code

    .title_container {
        position: fixed;
        width: 100%;
        top: 155px;
        z-index: 99;
    }

    Can you please make sure that you have added it as well? :)

    Best regards,
    Yigit

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