Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1426082

    hi there,

    there is a strange black bar on this page: https://shantama.org/kontakt-formular/

    it also appeared in the impressum but I solved it by adding a white space. However on the contact page I have no access. I suspect it is a template issue?

    what can I do?

    #1426098

    Hey ausgesonnen,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer {
        border-top-width: 0;
    }

    Best regards,
    Rikard

    #1426158

    no that didn’t solve it. Perhaps I wasn’t clear.

    here is a screen shot of the page:
    https://prnt.sc/aiTzfNTz_V0_

    I want to get rid of the black bar under the text. I didn’t put anything there. It must come from the template.

    #1426170

    Hi,

    Please try this CSS instead:

    #av-curtain-footer-placeholder {
      background: #fff; 
    }

    Best regards,
    Rikard

    #1426184

    still there. also on this page:

    #1426203

    Hi,

    Please try this instead:

    #av-curtain-footer-placeholder {
      background: #fff !important; 
    }

    Best regards,
    Rikard

    #1426253

    yes it worked! thank you so much.

    #1426258

    No sorry – has not worked. Now the footer has disappeared on every page except the impressum.

    See here. There should be the same footer as on the impressum page. how come is disappeared?

    #1426265

    Hi,

    Ok, I see. Please remove the CSS posted in this thread, so that we can start over again.

    Best regards,
    Rikard

    #1426271

    ok habs rausgenommen. Danke dass du das für mich rausfindest.

    #1426280

    Hi,

    Thanks for that. Please try this CSS instead:

    .page-id-47  #main #av-curtain-footer-placeholder {
      background: #fff !important;
    }

    Also please check the other pages where you found the problem, after adding it.

    Best regards,
    Rikard

    #1426320

    great thanks. That was it. You are a star :)

    #1426322

    Hi,

    Glad to know that this has been resolved. Please do not hesitate to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘strange black bar’ is closed to new replies.