Forums

How to widen my sub menus (4 posts)

  1. Anthony@drakensbergbarefootadv
    Member
    Posted 4 months ago #

    My Sub menu titles are cut off, because the sub menu title block is not wide enough.

    I need an idiots guide on how to widen these menu blocks

    check http://www.barefoot-adventures.co.za
    if i am not explaining it well enough

  2. YouON
    Member
    Posted 4 months ago #

    specify a width via css for
    .art-hmenu ul li ul li a {}

    btw your CSS is not good :(

  3. cubecolour
    ɹoʇɐɹǝpoɯ
    Posted 4 months ago #

    In your stylesheet look for the block that begins

    /* begin MenuSubItem */
    .art-hmenu ul a
    {

    Then below that increase the value for width
    eg:
    width: 320px;

  4. Anthony@drakensbergbarefootadv
    Member
    Posted 4 months ago #

    Hey Cubecolour, Thank you very much, it is fixed.

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 4 months ago by Anthony@drakensbergbarefootadv
  • Latest reply from Anthony@drakensbergbarefootadv
  • This topic is not resolved
  • WordPress version: 3.3.1