Home Forums Free Themes Music Freak Undifined Line on every Page

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #107449
    Anton Kikels
    Participant

    On every page except the start page a line appears and I do not know where it comes from. It is not intended and disturbing.

    Enclosed I send you an example from the blog page (news page).

    The line appeared when I added widgets to the sidebar. I thought that this comes from the sidebar and I have removed the widgets again. But still this line is preserved.

    Please help…

    Example

    #107499
    wensolutions
    Keymaster

    Hello,

    Could you provide us with your site url so that we can inspect issue further?

    Thank you

    #107500
    Anton Kikels
    Participant

    Hello,

    Yes of course.

    https://metaphix.ch

    Kind regards,
    Anton Kikels

    #107506
    wensolutions
    Keymaster

    Hello,

    To remove undefined line appearing in your site, Please add following CSS in below given path.

    .home #colophon .page-section:after{
         background-color: transparent;
    }

    Admin Panel > Appearance > Customize > Additional CSS

    Screenshot: http://prntscr.com/phaify

    Hope this helps.

    Thank you.

    #107509
    Anton Kikels
    Participant

    Hello,

    No it doesn’t work…

    Kind regards,
    Anton Kikels

    #107511
    wensolutions
    Keymaster

    Hello,

    Please add the given CSS in the Additional CSS section. It seems that you have added the CSS in some other file and not in the section that we insisted you to which can cause other problems. So, please verify this issue by adding css in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS.

    If issue still persist, please let us know.

    Thank you.

    #107521
    Anton Kikels
    Participant

    Hello

    I have added this in this section… I haven’t added this in some other file.

    Kind regards,
    Anton Kikels

    #107558
    wensolutions
    Keymaster

    Hello,

    Please add the following given CSS in Additional CSS section :

    #colophon .page-section:after{
      background-color: transparent;
    }

    Please note that you should not remove the previous given CSS. If issue still persist, Please let us know.

    Thank you.

    #107688
    Anton Kikels
    Participant

    Hello,

    Now it’s gone.
    No line on the screen.

    Thank you!

    Kind regards,
    Anton Kikels

    #107689
    wensolutions
    Keymaster

    Hello,

    Glad that your issue has been resolved.

    Feel free to reach us for further queries/confusions.

    Thank you.

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