Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1368594

    Hey Support
    I need to remove the 2 white horizontal titel lines. Where in setting can this be done?

    https://imgur.com/a/FyoWx5e

    Thx
    Best regards
    Lene

    #1368598

    if you only want to remove them in footer: ( the other widgets – in sidebars f.e. are untouched )

    html #top .all_colors #footer .widgettitle {
      border: none;
    }
    #1368608

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

    #1368858

    Thx Quenni
    Yes, only n the footer
    Where should the codes be placed? In extra ccs?
    Best regards
    Lene

    #1368890

    Hi Lene,

    Please try to add the CSS under Enfold->General Styling->Quick CSS.

    Best regards,
    Rikard

    #1369093

    Hey Rikard
    Thanks for your instruction. It works -:)
    Please close this ticket-:)
    Best regards
    Lene

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Footer – White horizontal lines’ is closed to new replies.