Shop Categories

X

White line above footer.

Home Forums Agama Pro White line above footer.

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29633
    marianvana
    Participant

    Hello,
    I have a problem, above my footer there is a blank white line in the czech and german version of my home website. I don’t know how to remove it. In the english version I don’t have this problem. I use WPML plugin for translation. Please advice how to remove the white line.

    Regards

    #29634
    yuniz
    Spectator

    Hi,

    Can you please add following css under additional css

    footer.entry-meta
    {
    display:none!important;
    }

    Regards

    #29668
    marianvana
    Participant

    It doesn’t show any effect.

    #29676
    yuniz
    Spectator

    Try following Css

    .vision-row.clearfix
    {
    padding:50px 0 0 0!important
    }

    It should solve this problem.

    Regards

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