Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • thatcomputerdude Friend
    #161844

    http://dev.joomgo.com/clients/tig/

    I’d like to shift the entire drop down to the left further. Right now when I look at it in Firebug, the element.style has a margin-left: -35px;

    Where can I edit that to make it more, say -75px – the goal is to shift the drop downs further to the left. This should correct a problem in Chrome with the drop downs where they are aligned to the right more.

    I’m using the latest Blank template for this design.

    Ninja Lead Moderator
    #383175

    you should be more specific in order to help us address the issue easier. I looked at your site and was confused about what was the “drop down” you mentioned. Can you name that section? or post a screenshot with anotations on it?

    thatcomputerdude Friend
    #383719

    If you hover over Services in the mega menu, 2nd and 3rd level menu items that drop down. It’s a 3 column group and I want the the drop down to be shifted to the left…. I wasn’t sure what controlled where the first column of a multi column drop down starts – rather it be directly under the main menu item or is shifted to the left or right.

    Here is a screen shot…


    1. tig-menu
    Ninja Lead Moderator
    #383947

    to control the left magin of the dropdown submenu, open template.css, add this:

    .childcontent.cols3 {
    margin-left: -30px !important;
    }

    you can change the number to what you want.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 13 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum