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

    Dear Kriesi,

    at my client page, some erros orrcuring.

    1. at the second color section on one page, a bottom border occur as main-color. At the first, i don’t see this, but at all following color sections.
    2. A arrow from color section appearing on another place on top after a contact form.

    Please see attached screenshots. The border is temporary changed to section color via css style.

    Credentials are not possible. Please inspect code.

    • This topic was modified 6 years, 12 months ago by Hokuspokus.
    #879246

    Hey S.,

    The css that you are using to changee the border color can simply add this to hide it completely:

    
    border:none!important;

    For the arrow add this to quick css:

    .av-extra-border-element.border-extra-arrow-down{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #879666

    Dear Jordan,
    Thanks for repyl. But my questions are not answered.

    Why i have at first color section no border, but in the following? I dont want disable borders. I want to know, why a border occur at the econd color section, but not at the first.
    The section question was also not the right answer. I have not ask to remove arrow. Please take a look to the page and the screenshot.
    The arrow has a place, which is not expected. The arrow comes after a contact form, implemented in a 1/1 section, not in a color section!
    Please inspect code, is there a bug in color section.

    Thanks

    S.

    #880363

    Hi,

    I see. Just to rule out any style and scripting conflicts, please disable all active plugins to see if the issue resolves.

    Best regards,
    Jordan Shannon

    #880863
    This reply has been marked as private.
    #882089

    Hi,

    Did you set the image element to display on mobile view? Please note that the theme will wrap an element inside a color section automatically if necessary hence the borders. Move all element or set of elements inside their own color section then configure the options accordingly.

    Best regards,
    Ismael

    #884331

    Dear Ismael,

    i don’t know what you mean exactly.
    I have linked screenshots.
    I think, it’s a conflict between options or i don’t have understand this concept.

    User can define cutsom picture height. This stands in conclict with image height. An option is need to use the image height and to scretch to fill the whole page width, otherwise on all screens, user get different results.
    Than: Parallax: Does it works at mobile?
    Please show this as option on a kriesi page to show this with correct values.

    The double arrows are also there.

    • This reply was modified 6 years, 11 months ago by Hokuspokus.
    #884519

    Hi,

    Thank you for the info. Please post the login details in the private field so that we can edit the page.

    Best regards,
    Ismael

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