Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM › Some CSS Questions
- This topic has 4 replies, 2 voices, and was last updated 5 years, 1 month ago by WCFM Forum.
- AuthorPosts
- September 27, 2019 at 12:25 am #83898Cap LuisParticipant
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
- September 27, 2019 at 12:25 am #83899Cap LuisParticipantThis reply has been marked as private.
- September 27, 2019 at 3:18 pm #84022WCFM ForumMember
HI,
You may do any such CSS tweaks.
Add your CSS at child theme’s style.css
Thank You
- September 27, 2019 at 4:09 pm #84032Cap LuisParticipant
Could you provide me with this css code? i didn’t find it using google crohme
Thanks
- September 30, 2019 at 10:29 am #84432WCFM ForumMember
HI,
Add this css to your site –
#wcfm_menu span.wcfm_sub_menu_items { width: 150px !important; } #wcfm_menu{width:20%;}
Thank You
- AuthorPosts
- The topic ‘Some CSS Questions’ is closed to new replies.