Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Feature Request › Store manager product page – increase width of right hand column
- This topic has 15 replies, 2 voices, and was last updated 5 years, 5 months ago by
sdel_nevo.
- AuthorPosts
- September 20, 2019 at 12:26 am #82557
sdel_nevo
ParticipantHi Guys
is it possible to increase the width of the right-hand column of the add and edit product pages as per the attached screenshot
I have some categories that overlap and would like to increase the width of the column but only on PC’s
is that possible
Steve
Attachments:
You must be logged in to view attached files. - September 22, 2019 at 11:17 am #82881
WCFM Forum
MemberWe will look into this.
Actually, this depend upon dashboard total width.
- October 2, 2019 at 4:00 pm #84783
sdel_nevo
ParticipantHi Guys
that’s great, I forgot to say im using the flatsome theme if that helps
Steve
- October 11, 2019 at 9:54 am #86174
WCFM Forum
MemberHi,
Please add this CSS to your site –
#wcfm_products_manage_form_general_expander .wcfm_product_manager_gallery_fields { width: 40%; } #wcfm_products_manage_form_general_expander .wcfm_product_manager_general_fields { width: 60%; }
Thank You
- October 11, 2019 at 11:44 am #86211
sdel_nevo
ParticipantHi Guys
many thanks for getting back in touch
I added this to flatsome themes CSS but it centred the right-hand column into the remaining space as per the screenshot
how can I increase the with of that so its easier for users to enter data into
Steve
Attachments:
You must be logged in to view attached files. - October 14, 2019 at 10:55 am #86743
WCFM Forum
MemberHi,
Please add this CSS as well –
.wcfm-product-feature-upload,#gallery_img,.wcfm_product_manager_cats_checklist_fields,.wcfm-product-feature-upload .placeHolder, .wcfm-product-feature-upload img{width:300px!important;max-width:315px!important;} .wcfm_product_manager_gallery_fields .product_tags_ele, .wcfm_product_manager_gallery_fields .wcfm_fetch_tag_cloud, .wcfm_product_manager_gallery_fields .wcfm_add_new_category, .wcfm_product_manager_gallery_fields .wcfm_new_tax_ele, .wcfm_product_manager_gallery_fields .wcfm_new_parent_taxt_ele, .wcfm_product_manager_gallery_fields .wcfm_add_new_taxonomy_form, .wcfm_product_manager_gallery_fields .catalog_visibility_ele{max-width:315px!important;}
Thank You
- October 14, 2019 at 11:22 am #86758
sdel_nevo
ParticipantThanks guys
Will test and let you know how it goes
Steve
- October 14, 2019 at 2:14 pm #86817
sdel_nevo
ParticipantHi Guys
That’s brilliant. that looks so much better
Thank you so very much
Steve
- October 16, 2019 at 12:10 pm #87086
WCFM Forum
MemberGreat … you are welcome 🙂
- October 18, 2019 at 5:30 pm #87606
sdel_nevo
ParticipantHi Guys
many thanks for this fantastic CSS change.
is it possible to the same thing but for the articles pages,
Steve
- October 21, 2019 at 10:14 am #87917
WCFM Forum
MemberHI,
Use this CSS –
#wcfm_articles_manage_form_general_expander .wcfm_article_manager_gallery_fields { width: 40%; } #wcfm_articles_manage_form_general_expander .wcfm_article_manager_general_fields { width: 60%; }
Thank You
- October 22, 2019 at 12:55 pm #88209
sdel_nevo
ParticipantHi Guys
thanks for sending the CSS for the articles page,
I added this to flatsome themes CSS but it centred the right-hand column into the remaining space as per the screenshot
how can I increase the with of that so its easier for users to enter data into
just like you sent over for the products pages
Steve
Attachments:
You must be logged in to view attached files. - October 23, 2019 at 3:34 pm #88593
WCFM Forum
MemberPlease add this CSS as well –
.wcfm-article-feature-upload,#gallery_img,.wcfm_article_manager_cats_checklist_fields,.wcfm-article-feature-upload .placeHolder, .wcfm-article-feature-upload img{width:300px!important;max-width:315px!important;} .wcfm_article_manager_gallery_fields .article_tags_ele, .wcfm_article_manager_gallery_fields .wcfm_fetch_tag_cloud, .wcfm_article_manager_gallery_fields .wcfm_add_new_category, .wcfm_article_manager_gallery_fields .wcfm_new_tax_ele, .wcfm_article_manager_gallery_fields .wcfm_new_parent_taxt_ele, .wcfm_article_manager_gallery_fields .wcfm_add_new_taxonomy_form, .wcfm_article_manager_gallery_fields .catalog_visibility_ele{max-width:315px!important;}
Thank You
- October 23, 2019 at 3:39 pm #88594
sdel_nevo
ParticipantHi Guys
your support just keeps getting better and better, thank you so very much 🙂
I sent you over a customisation request yesterday to your custom work e-mail address hope to hear from you soon
Steve
- November 5, 2019 at 4:09 pm #90754
WCFM Forum
MemberHi,
I sent you over a customisation request yesterday to your custom work e-mail address hope to hear from you soon
– Really sorry fro the delayed response. Actually due to site upgrade our forum and other communication channel was not working properly for last few days.
We are checking your requirement and will revert back to you soon.
Thank You
- November 5, 2019 at 4:11 pm #90755
sdel_nevo
ParticipantThis reply has been marked as private.
- AuthorPosts
- The topic ‘Store manager product page – increase width of right hand column’ is closed to new replies.