• Resolved fstpetcare

    (@fstpetcare)


    Is it possible to change the submenu length in the pinboard theme? And if so, how? I’ve poked around with other themes and it all seems pretty self explanitory, but I can’t seem to find the portion of code to change in the actual file. Any help would be absolutely wonderful! That so much in advance!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Yes, there is a way. Almost always.
    What width would you prefer?

    Thread Starter fstpetcare

    (@fstpetcare)

    I’m not quite sure what width is standard, but it would be a good start I think if I could add about 1/3 of the current boxes width onto the total width.

    Is there a way to wrap it to text?

    Thanks so much for your quick response Andrew!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Sorry, not sure what width you’re asking.
    The current width is 240px, so, you want 320px?

    In the meanwhile, download and install this Custom CSS Manager plugin.

    Thread Starter fstpetcare

    (@fstpetcare)

    Exactly 320px. I just downloaded and installed the Custom CSS Manager plugin. What’s next?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    In the Custom CSS Manager’s allocated section of the dashboard, enter this;

    #access li ul {
     min-width: 320px;
    }

    Thread Starter fstpetcare

    (@fstpetcare)

    Perfect! Thank you so much!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Adjusting submenu with (in Pinboard theme)’ is closed to new replies.