Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi John,

    We don’t have a setting to hide this, but you could use custom CSS to do so if you wanted to.

    Here is an article about how to use custom CSS with AWPCP in a way that doesn’t get overwritten on upgrade of AWPCP: http://awpcp.com/forum/faq/how-to-use-custom-styles-with-awpcp/

    Why do you want to restrict that, out of curiosity?

    Thread Starter John

    (@dsl225)

    Thanks, will check this out.
    But what would be the code to place in CSS that removes the dropdown from there?

    I consider this to be distracting at main section, when having a category listing somewhere at sidebar. It depends of the layout though. When main section is large enough to have this block on a single line it might be OK, but most of the times and especially on small screens, this selector takes too much space and I think a classifieds homepage should first focus on latest ads. Personal opinion of course!

    Hi John,

    Since we take our look from your theme, the choices made by the theme may or may not fit well with the Ad output. Sounds like in this case it’s not quite what you want. You can always resize things if they’re a bit too large.

    I can’t provide exact CSS because each theme does things a bit differently, rendering the CSS selectors to be different on each site. I’d suggest using the article above, with Firebug, to find the selectors on your site to properly target the CSS changes. When you find the right CSS selector, you’ll want to use “display:none” on that. (no quotes) If you’re new to CSS selectors, this guide may help here: http://code.tutsplus.com/tutorials/the-30-css-selectors-you-must-memorize–net-16048

    Thread Starter John

    (@dsl225)

    Thanks, will try this.

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

The topic ‘Removing categories selector dropdown?’ is closed to new replies.