Some CSS Questions

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 4 reply threads
  • Author
    Posts
    • #83898
      Cap Luis
      Participant

      I use the yellow pencil plugin to edit some things, it helps me a lot because I don’t have much experience, but it doesn’t work very well on the WCFM page.

      In this case you could give me a code to put in my “rehub” theme.

      I need to increase the size of the “new” button bacground space that appears next to the products / items.

      It is too small for my translation, I need it to be a little wider.

      The left side menu panel I find very wide, hehe I could slightly decrease the size of the menu? my longer menu titles still have about 30% space to the right, this is a screen space that could be enjoying in the editors.

      Last question, I don’t know why but the sub menus within the product options, settings etc. It has a dark bottom border! how can i remove this bora or change its color.

      Thanks

    • #83899
      Cap Luis
      Participant
      This reply has been marked as private.
    • #84022
      WCFM Forum
      Keymaster

      HI,

      You may do any such CSS tweaks.

      Add your CSS at child theme’s style.css

      Thank You

    • #84032
      Cap Luis
      Participant

      Could you provide me with this css code? i didn’t find it using google crohme

      Thanks

    • #84432
      WCFM Forum
      Keymaster

      HI,

      Add this css to your site –

      #wcfm_menu span.wcfm_sub_menu_items {
          width: 150px !important;
      }
      #wcfm_menu{width:20%;}

      Thank You

Viewing 4 reply threads
  • The topic ‘Some CSS Questions’ is closed to new replies.