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

    I’m looking to add a large space between the last two items of my menu bar so from “home to giving back” that should be left justified as it already is but the last two items I would like to be right justified creating a space between giving back and provider locator. They should appear next to the search bar. My website is in the private section below for reference. Thank you for any help!

    #541252

    Hey kenser!

    use this code in Quick CSS field:

    #menu-item-421, #menu-item-401 {
    right: -50px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #541258

    Thank you so much! That worked great. Big help!

    By chance do you know if you can move the search bar? I’d like it to be more of a bar with the search box next to it up in the same space as the logo but on the right, is that doable?

    #541434

    Hi,

    I’m not sure if I understand exactly what you are trying to do, could you post a screenshot highlighting your intentions please?

    Regards,
    Rikard

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