Home › Forums › WoodMart support forum › Multiple inquires on custom css, size changes, filter option, widget
Multiple inquires on custom css, size changes, filter option, widget
- This topic has 14 replies, 2 voices, and was last updated 2 years, 9 months ago by Elise Noromit.
-
AuthorPosts
-
March 2, 2022 at 7:46 am #356822
bavi parthiParticipant1)i have given pagetitle -> centered , but while clicking a category it shows very big,so need custom css to thin the width of black background.I also tried below code
.page-title .title {
font-size: 21px;
line-height: 0.2;
2: ;
}
in inspect element whereit worked butwhen I used it in custom css area, it is not working.so help me with customcss.( see pics too – category sareshapewear)2)I wanto change the filter option view in my website.Iwant itas a swipe in from left to right currently itis showing on top.
3) my widget is not working so couldn’t use https://xtemos.com/docs-topic/elements-and-widgets/
4) In my case I have a product called Saree Shapewear-Persian Blue but while clickingthe filter itis notshowingthecolor combinations that are linked to it.so plz inspect this error
Attachments:
You must be logged in to view attached files.March 2, 2022 at 9:08 pm #357005
Elise NoromitMemberHello,
You have provided the content log-in access, at the same time, there is no window to insert.
Please insert the site admin access into the Private content below the message area.
Best Regars
March 3, 2022 at 5:07 am #357045
bavi parthiParticipant2)I wanto change the filter option view in my website.Iwant itas a swipe in from left to right currently itis showing on top. —–> this is for mobile view
March 3, 2022 at 6:24 pm #357259
Elise NoromitMemberHello,
I have this: https://gyazo.com/43fbbb32aefbd29fcb8d0f9465a1a58a
Could you kindly disable the blocking and give the default access to the site, you can enable WoodMart maintenance mode: you need to make one-page maintenance by selecting the “maintenance” template and enabling Maintenance mode in the Theme Settings > Maintenance mode.
Best Regards
March 4, 2022 at 6:45 am #357341
bavi parthiParticipantplz use my. login credentials that I have shared you becz one of ur other team member also using the same login which ishared tou.it is working fine for him.kindly give the correct username n password.it will work.plz reply me asap becz already two dayswent on.
March 5, 2022 at 11:25 am #357596
Elise NoromitMemberHello,
These username and password are not workable: https://gyazo.com/bf2921e87557e3ecc1903621f017023d
Best Regards
March 5, 2022 at 11:55 am #357607
bavi parthiParticipanttry the below
March 5, 2022 at 4:08 pm #357638
bavi parthiParticipanttried?
March 5, 2022 at 7:04 pm #357682
Elise NoromitMemberHello,
I tried all: https://gyazo.com/b55c7335a56f811b82f2f7790560e36b
You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards
March 6, 2022 at 1:46 am #357733
bavi parthiParticipantplz put proper username , it is not “n”
plz see the private content.I want css changes for size. area.beccz “Aizaz Imtiaz Awan” helped me on it for one of my another query so I need such.changing the typography is not Iwant.Also check all the queries which I have associated.
March 6, 2022 at 6:50 pm #357990
Elise NoromitMemberHello,
1. Title, the title sizes are configured in the Theme Settings > Page title: https://gyazo.com/bb74c2679e527260f72b57d4921cd623
The font size is set either in Advanced typography: https://gyazo.com/8df349164c7a415ffaedf172ad9f9d61
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/If you want to change the font size for the Product category, you need to use Theme preset: https://xtemos.com/docs-topic/theme-settings-presets/
Top filters are disabled in the Theme Settings > Product archives > Shop filters: https://gyazo.com/18911759b994fba8faf0da1d08339d76
The widgets are working properly: https://gyazo.com/09bd06e605317c9f3efc0df3b363afc7 and https://gyazo.com/e523f9cf71072fad26843170b1427822
Best Regards
- This reply was modified 2 years, 9 months ago by Elise Noromit.
March 7, 2022 at 5:16 pm #358423
bavi parthiParticipantIf you want to change the font size for the Product category, you need to use Theme preset: https://xtemos.com/docs-topic/theme-settings-presets/
—->
sorry tried but couldn’t accomplish.plzhelp me to reduce the below size
Attachments:
You must be logged in to view attached files.March 7, 2022 at 10:52 pm #358492
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS> General:
@media (min-width: 1025px){ body .title-size-small .title { font-size: 50px; } }
Best Regards
- This reply was modified 2 years, 9 months ago by Elise Noromit.
March 8, 2022 at 6:36 am #358567
bavi parthiParticipanttried – thisalso not working.help me dude
March 8, 2022 at 2:06 pm #358775
Elise NoromitMemberHello,
You have not added the code: https://gyazo.com/e761e35d593a777a34ecfff7285bbabb
Please add this code to the Theme Settings > Custom CSS> General.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register