Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1958678
Footer code/ settings
Closed

Comments

  • Amber started the conversation

    I cannot find anywhere to change the footer colour and how to get rid of the boxes around the menus within the footer. It is a default footer and the menus inside were placed by widgets. Please help. thanks 

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    #colophon .widget_submenu li, 
    #colophon .widget_nav_menu > div > ul li, 
    #colophon .widget_archive ul li {
        border-top: none !important;
    }

     

    6707465710.png

    Also please use this setting:

    4519915746.png


  • Amber replied

    Thank you michael - this has started to remove the lines. There are some left please see here - https://karstjewellery.co.uk/


    Thanks for your help

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    #colophon .widget_nav_menu > div > ul{
        border: none !important;
    }

     

    6707465710.png
  • Amber replied

    Thanks perfect !

  •  5,055
    Michael replied

    Welcome! Have a nice day!