Home / Forums / WoodMart support forum / grid
Home › Forums › WoodMart support forum › grid
grid
- This topic has 10 replies, 2 voices, and was last updated 4 years, 3 months ago by
Elise Noromit.
-
AuthorPosts
-
July 5, 2021 at 3:53 pm #304628
shiyanthanParticipantHi,
Please check attachment. is it possible to adjust font styles (typography)Attachments:
You must be logged in to view attached files.July 5, 2021 at 9:24 pm #304669
Elise NoromitMemberHello,
You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ attributes to your
<svg>tag like it is shown: http://prntscr.com/m4n0qw
Then you will need to re-upload your icons in WordPress Dashboard.Images would be on the same level in this case.
Best Regards
July 6, 2021 at 4:23 am #304708
shiyanthanParticipantHi,
Image is not a problem. font will not adjusting for 8 grids ?
July 6, 2021 at 11:44 am #304797
Elise NoromitMemberHello,
Please, provide your site admin access to the private area and page URL with the problem.
Please confirm the permit for us to deactivate the plugins not related to the theme and switch to the parent theme for the while of checking what may take up to 15 minutes. Please make the full backup of your site.
Best Regards
July 6, 2021 at 1:05 pm #304834
shiyanthanParticipantPlease check private Content
July 6, 2021 at 9:45 pm #304905
Elise NoromitMemberHello,
You have limited the number of categories to show https://gyazo.com/5ff93d5bfa09089b1099731c75a326f0
Test settings “all”
If you have any questions or need further help, please feel free to contact us.
Best RegardsJuly 7, 2021 at 2:39 am #304937
shiyanthanParticipantHi,
My problem is font is not adjustable. pls check attachment
Attachments:
You must be logged in to view attached files.July 7, 2021 at 2:58 pm #305097
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global to place the title in the center:
@media (min-width: 769px) { body .cat-design-default .hover-mask { text-align: center; } body .cat-design-default .wd-entities-title { right: 0; left: 0; } }You can change the font size 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.
You need to choose the Category title and set the size for the desktop: https://gyazo.com/622ef2414f52bdc30db25e630f33536d
Best Regards
July 7, 2021 at 3:46 pm #305108
shiyanthanParticipantHi,
I make the changes but it’s not changed.Attachments:
You must be logged in to view attached files.July 8, 2021 at 3:29 am #305160
shiyanthanParticipantHi,
Its workingThank you
July 8, 2021 at 12:32 pm #305284
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
The topic ‘grid’ is closed to new replies.
- You must be logged in to create new topics. Login / Register