Navigation

Home Forums Projects Navigation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3733
    Anonymous
    Inactive

    Hello Bryan Sir

    I am working on project http://lalmanicolonisers.com using groundwork theme of wp. In main menu(navigation) I need margin between border and mouse over hover equal to left side margin and also suggest me a plugin to real estate listing with search box.

    Website url: http://lalmanicolonisers.com

    Can you assist me.

    Regards
    Parth Ranjan, New Delhi

    #3735
    Bryan Hadaway
    Keymaster

    Add:

    margin-left: -4px;

    So altogether:

    #menu nav ul li a {
      border-right: 1px solid #fff;
      color: #fff;
      display: inline-block;
      font-size: 82%;
      line-height: 200%;
      margin-left: -4px;
      padding: 0 1%;
      text-transform: uppercase;
    }

    I’m actually looking to sell GroundWork if you might be interested in simply outright owning it? Feel free to take a look:

    https://flippa.com/5395534-4-established-and-live-wordpress-themes-bundle

    Thanks

    #3737
    Bryan Hadaway
    Keymaster

    Whoops, forgot about the other part of your question.

    People in real estate love IDX so I’d start your search here:

    https://wordpress.org/plugins/search.php?q=idx

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