• Resolved aussiewpking

    (@aussiewpking)


    Hi everyone

    re site australianticketing.com.au

    ive copied header.php over to my child theme, removed the section re the search bar = success [ as per other forum posts ]

    ive searched the forums and cannot find anywhere that successfully details using the whole nav space [ the area the search bar used to take up ]

    ive tried adding this to the css with no affect from https://www.ads-software.com/support/topic/remove-search-box-esplanade


    #access ul {
    max-width: 100%;
    }

    thanks for your help in advance

    aussiewpking

Viewing 9 replies - 1 through 9 (of 9 total)
  • Can’t get your site to load — tried several times over the last hour and it does not seem to be working.

    Thread Starter aussiewpking

    (@aussiewpking)

    thanks for helping ??

    really – maybe i typo’d it above but i dont think so – does this link work?

    https://www.australianticketing.com.au/

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Use a browser inspector tool to find these specific issues.

    No, does not work for me….only gets “Connecting” on the browser but never loads.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Just for comparison, the website loads for me, although slowly, and the issue can be found within an Inspect Element tool.

    Thread Starter aussiewpking

    (@aussiewpking)

    thanks for your advice – im a newbie at css

    by inspecting elements :-

    nav#access is the whole area highlighted

    ive copied the html “inside” and looked at it but its not helping me

    ive search the stylesheet for “nav#access” but it doesn’t exist.. searched for “nav” exists in quite a few spots

    how do i get all the menu items to take up all that space? instead of rolling over to the second line when i add another menu item [ and use the space where the search box used to be ]

    Thread Starter aussiewpking

    (@aussiewpking)

    is this what im looking for in the css and change that padding to 5 for example?

    #branding .only-search + #access div {
    padding-right: 205px;

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    That is correct.

    Thread Starter aussiewpking

    (@aussiewpking)

    excellent it worked – thank you very much for your help Andrew- legend!!

    got to love the wordpress community for helping people out ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[twenty eleven] use all nav menu space after removal of search’ is closed to new replies.