Home › Forums › WoodMart support forum › CATEGORY MENU & SHOP PAGE TITLE
CATEGORY MENU & SHOP PAGE TITLE
- This topic has 8 replies, 2 voices, and was last updated 7 years ago by Artem Temos.
-
AuthorPosts
-
December 2, 2017 at 9:35 am #26711
ishop24by7ParticipantHi,
I purchased your theme recently and i am very happy with it. I have some questions regarding sub category font and shop page title font sizes.
1.On my home page the system displays category in bold
and subcategory normal char. how can i change it bold with diff. font.2. shop page TITLE is too big is there anyway to change it together with color.
3. I know how to change the theme color to dark but for dark black color is default , is there anyway to change it to diff. color.
Best Regards
Attachments:
You must be logged in to view attached files.December 2, 2017 at 12:14 pm #26734
Artem TemosKeymasterHello,
We are glad to know that you considered using WoodMart for your web-site. I hope you will be happy with it.
Try to add the following code snippet to the Custom CSS area in Theme Settings
div.vertical-navigation .item-level-0>a, div.vertical-navigation .menu>.menu-item-language>a { /* Change font weight on menu categories */ font-weight:400; } div.page-title h1 { /* Change size on title */ font-size:32px; }
3. Could you please provide some screenshots for better understanding?
Kind Regards
XtemosDecember 2, 2017 at 1:47 pm #26751
ishop24by7ParticipantThanks for your quick reply !!!
I tried the CSS codes , shop title works but category menu is still same.
please find the attached file for more details.
Best Regards,
Attachments:
You must be logged in to view attached files.December 2, 2017 at 1:47 pm #26754
ishop24by7Participanti am using Home Fashion as a base page.
December 2, 2017 at 2:09 pm #26767
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings
div.vertical-navigation .item-level-0>a, div.vertical-navigation .menu>.menu-item-language>a { /* Change font weight on menu categories */ font-weight:400!important; }
We still can’t understand what do you want to do with dark version?
December 2, 2017 at 2:42 pm #26769
ishop24by7ParticipantStill the category font weight doesn’t work.
regarding 3rd question , by default system displays white / transparent background , if i use dark them color by selecting an option which i sent it to you in my previous comment , system displays black background , is there anyway to change the color from black / white to another color.Attachments:
You must be logged in to view attached files.December 2, 2017 at 6:35 pm #26792
Artem TemosKeymasterCould you please provide us your admin access so we can check the categories font first?
December 2, 2017 at 10:08 pm #26818
ishop24by7ParticipantHope if i send it (admin access user name and password) as private content which is only visible to you? am i correct.
December 2, 2017 at 10:12 pm #26819
Artem TemosKeymasterSure, you can post it via the private content field and it will be visible to us only.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register