This topic has 9 replies, 3 voices, and was last updated 2 years, 4 months ago ago by Awais Ahmed
Hi
Kindly tell me how we can do the following
1.change font size in main menu in English and arabic language
2. know how to do the same in Shop sidebar
3. set frame around shop sidebar
4. insert image as banner in each category page.
5.add vendor list like in your demo https://xstore.8theme.com/demos/2/niche-market02/product-category/tv-monitor/
we use WCFM
6.is their is a way to check admin dashboard for demo2 without install it
thanks
Hello, @mohamed aly,
1.. Go to the Dashboard >> XSTORE >> Theme Options >> Theme Custom CSS and then paste the below code there.
#header li a{font-size:15px !important;}
Then save settings and check back to your site after clearing the browser cache.
Note: In the above code the word 15 is the size you can change it with you want.
2.. Go to the Dashboard >> XSTORE >> Theme Options >> Theme Custom CSS and then paste the below code there.
.woocommerce-shop .sidebar span{font-size:15px !important;}
.woocommerce-shop .sidebar a{font-size:15px !important;}
.woocommerce-shop .sidebar li a{font-size:15px !important;}
Then save settings and check back to your site after clearing the browser cache.
Note: In the above code the word 15 is the size you can change it with you want.
3.. Go to the Dashboard >> XSTORE >> Theme Options >> Theme Custom CSS and then paste the below code there.
.woocommerce-shop .sidebar{border:solid 1px black !important;}
Then save settings and check back to your site after clearing the browser cache.
4.. if you want to show this banner for a category go to Products > Categories > edit the category and add a slider shortcode in the category description.
5.. Actually, to show the vendor list you have to set the vendor list widget in the sidebar from the Appearance >> Widgets.
6.. No, Sorry to say that there is no way to check the admin dashboard of another demo.
I hope you understand.
Regards 8Themes Team.
Hi
thanks for your support please note
point 1. done how to change font name for arabic main menu only
point 2. for shop sidebar
a. how we can change category title font size and name also for subcategories
b. how to change shopbar width
c. how to change product category appears in levels like this pls https://prnt.sc/-o2sQamyw8E-
point 3 . css not worked to set frame around shop sidebar
point 4. need to add image as banner pls check what we did https://prnt.sc/Cwyszv-p7sWV but not working whats wrong
point5 “new” how to remove category from the top https://prnt.sc/zDK-dJi3Ieqj
thanks in advance for your support
Hello,
1/ Header Builder > Main menu > Font Family
2/ a –
.widget_product_categories h4.widget-title {
font-size: 20px;
}
b – Go to page > edit Shop page > [8theme] Layout options > Sidebar width
c – Appearance > Widgets > Shop sidebar > Categories widget > Show hierarchy
3/ Try this code:
.woocommerce-page .content-page .sidebar {
border: solid 1px black !important;
padding: 15px;
}
4/ Add image into category description – https://prnt.sc/fay8180g1UZJ
5/ Provide temporary wp-admin access, so we can take a closer look.
Regards
Hi
thanks for your help , we will send login as admin pls check the following
1. Shop sidebar : when press on a category in main menu need to show ONLY this category “not all categories” and all its subcategory if we press on a subgategory we to show its subcategories if its found and Cursor should stop and focus on current last click not to scroll to show .
2. we set image in category as u mentioned but its not worked correctly https://prnt.sc/od0cWDWk9L9e we need to set the image on a top of each category or subcategory with its full size
3. hide category on the top https://prnt.sc/1Nro0dEFLs4j and why it’s appear
4. how to increase the length “depth” of product category https://prnt.sc/Fijeqs0fSU_7
5. how to add line after product filter https://prnt.sc/x58OI7FPk0Ql
thanks in advance
for Point 1 Shop Sidebar pls we need to keep to show full path as following .
if we press on clothing in main menu we want see
Clothing
Dress
Sweatshrits
…… other clothing subcategories list .
when we press on Dress want see
Closing
Dress
Casual Dress
Work Dress
….
Sweatshirts
… other clothing subcategories
when press o a casual Dress want to keep see
Closing
Dress
Casual Dress
Work Dress
….
Sweatshirts
… other clothing subcategories
Hello, @mohamed aly,
1.. Sorry to say, that there is no way in the theme for this. It requires extra customization.
2.. It is resolved now kindly check back to your site after clearing the browser cache.
3.. Fixed Now.
4.. The length “depth” of product category appear just fine: https://postimg.cc/tYQXqxRv
5.. Fixed Now
I hope you understand.
Regards 8Themes Team.
Hi
thanks a lot for your support , pls tell me time and cost for point 1 customization ?
thanks
Hello, @mohamed aly,
If you want paid Customization services submit a customization request to WPKraken team.
and ask anything related to customization from them.
Regards 8Themes Team.
The issue related to '‘change font size in English and arabic menu and shop sidebar’' has been successfully resolved, and the topic is now closed for further responses