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

    Hi all,
    see this little PNG from the portalsite of a customer from my agency.
    i placed it shortly on my testpages. see the link / url below
    Now i ´ll be build this Header an Menue situation in Enfold
    But i have no idea how to realize this situation
    could you help me please
    example_header

    thx a lot

    #1169345

    Hey,

    I edited your page and set header to transparent, adjusted header options in Enfold theme options > Header > Header Behaviour and disabled all then set height to 50px, chose to display social icons in main header area and then finally added following code to Quick CSS field in Enfold theme options > General Styling tab

    #top .av_header_transparency #header_main {
        background-color: white;
        top: 40px;
    }
    
    #top .logo,
    #top .logo a{
      overflow: visible;
    }
    
    .logo img {
        height: 180%;
        max-height: 180px !important;
    }

    Please review your website :)

    Best regards,
    Yigit

    #1169348

    Fantastic Yigit.
    it works beautifully
    a short question by the way.
    when i try to build a button at the slider on the portalsite.
    below the two headlines ( wer organisiert mein E-Akten + Unser IT Partner )
    the complete slider is not show ??
    any idea

    thx
    HUHU7777

    #1169350

    Hi,

    I tried adding a button and it worked. Could you please tell us the steps we need to take to reproduce the issue?

    Best regards,
    Yigit

    #1169353

    sure
    first of all i wrote two headlines, create an button below and chosse a link to another page from webcontent.
    then i create with my quick css a color for the button ( Customer CI orange )
    finally i give the caption an the subline more space ( width: 65% )
    font-size : 38px
    ———-
    and refresh the site:
    Uhhhhhhhhhhhhhhhhhh, than i saw:
    lost my slider with content and headline etc

    best HUHU7777

    #1169361

    Hey,

    What was the title? You might have used special characters such as “/” which breaks the layout.

    If you did not have special character in your button title, could you please re-create it and let us know so we can see the actual issue? :)

    Regards,
    Yigit

    #1169991

    Ohhh, yes i wrote into the orange Button.
    Mehr erfahren >>
    and the it crashed
    the special charaters are the devil ?
    if so, the development could wrote
    Don´t use special characters on button

    Hope it works well
    Thanks a lot to you an your team
    best wishes for 2020

    #1169993

    Hi,

    Another user reported the issue and you can read about it here – https://kriesi.at/support/topic/input-for-slider-button-label-not-sanitized/#post-1164094

    We will consider adding a notification regarding special characters. Thanks! :)

    Best wishes to you too!

    Regards,
    Yigit

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