"empty" rows in menu

Marcin Lachowicz's Avatar

Marcin Lachowicz

18 Jun, 2016 03:26 AM

Hi,

I have a little page at http://marcinlachowicz.com ; I would like to make empty lines in main menu in places of " - " and I don't know how... Any help? :(

  1. Support Staff 1 Posted by Uldis on 20 Jun, 2016 07:41 AM

    Uldis's Avatar

    Hi, Marcin
    add this custom CSS under "design - custom CSS":

    #sideColumnTop ul li:nth-child(4), 
    #sideColumnTop ul li:nth-child(6), 
    #sideColumnTop ul li:nth-child(8) {
        border-bottom: 1px solid #ccc;
        margin-bottom: 1em;
        padding-bottom: 1em;
    }
    

    Adjust it for your needs and check our hosting benefits:) http://support.berta.me/kb/installation/whats-the-difference-betwee...

    Good luck and keep in touch.

  2. Uldis closed this discussion on 20 Jun, 2016 07:41 AM.

  3. Marcin Lachowicz re-opened this discussion on 20 Jun, 2016 08:02 AM

  4. 2 Posted by Marcin Lachowic... on 20 Jun, 2016 08:02 AM

    Marcin Lachowicz's Avatar

    Great - thank you very much ;)

  5. Uldis closed this discussion on 20 Jun, 2016 08:44 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

19 Nov, 2016 11:00 AM
23 Jun, 2016 03:23 AM
23 Jun, 2016 03:22 AM
20 Jun, 2016 08:02 AM
18 Aug, 2015 11:09 AM