Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1239782

    Hi,
    I’m using Enfold with Elementor Pro.
    The footer is an Elementor Pro template page which is selected in the Enfold > Theme Options > Footer options.
    There is a white bar between the footer and socket which I cannot get rid of having followed all support items on here including quick css codes.

    Also since using this option, the hypertext in the footer is using the default main page content hypertext colour instead of the footer text colour

    Any help appreciated. Thanks in advance

    #1239859

    Hey InternationalRafting,

    Add this to quick css:

    #footer-page .container main{
    padding-bottom:0px!important;
    }

    For the text add this to quick css:

    #footer-page .container main a{
    color:#fff!important;
    }

    Best regards,
    Jordan Shannon

    #1239898

    Thanks Jordan. That’s worked exactly :-)

    #1240152

    Hi InternationalRafting,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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