Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #107350
    Jennifer Sims
    Participant

    Dear Support,

    Is it possible to add the lines between all main menu items not just the parent section you select.

    Regards Jen

    #107360
    Mahesh
    Keymaster

    @jennifersimsdesign-com-au: Can you please clarify more. Do you mean borders?

    Regards,
    Mahesh

    #107405
    Jennifer Sims
    Participant

    When the main menu is active the end user can see a solid line between page menu items,we would like to have this these lines active on all menu items.

    #107458
    Mahesh
    Keymaster

    @jennifersimsdesign-com-au: Right now, there is only border bottom on active menu items. Do you mean to have the border on the bottom of the active menu item in every menu or full border? I am quite confused here. Let me know further.

    Regards,
    Mahesh

    #107459
    Jennifer Sims
    Participant

    Hi Mahesh,

    Yes, my terminology isn’t the best.

    Correct I would like the ‘border bottom’ to appear on all menu items not just the parent and child active pages.

    #107461
    Mahesh
    Keymaster

    @jennifersimsdesign-com-au: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #site-navigation ul li a {
    	border-bottom: 4px solid rgb(0, 162, 229);
    }

    Regards,
    Mahesh

    #107477
    Jennifer Sims
    Participant

    Mahesh, Perfect!

    Thanks again for great service.

    #107559
    Mahesh
    Keymaster

    @jennifersimsdesign-com-au: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Lines between menu items’ is closed to new replies.