Home › Forums › WoodMart support forum › Font
Font
- This topic has 30 replies, 3 voices, and was last updated 6 years, 5 months ago by Elise Noromit.
-
AuthorPosts
-
May 15, 2018 at 4:14 pm #57720
SYlviDDParticipantprivate
May 15, 2018 at 5:50 pm #57730
Elise NoromitMemberHello,
It is possible to do with custom CSS. Please send links and buttons which you want to change.
Best Regards
May 16, 2018 at 11:20 am #57839
SYlviDDParticipantprivate
May 16, 2018 at 12:45 pm #57861
Elise NoromitMemberHello,
You can set any Google font https://fonts.google.com/ Typekit fonts https://typekit.com/ or custom font https://xtemos.com/docs/woodmart/faq-guides/upload-custom-fonts/
Fonts are set in Theme Settings > Typography
As soon as you add custom font, please provide me page link with buttons which you want to change, I will provide custom CSS.
Best Regards
May 16, 2018 at 1:23 pm #57870
SYlviDDParticipanti just send
May 16, 2018 at 6:15 pm #57925
Elise NoromitMemberHello,
Your site is under maintenance I cannot view it. Please clarify once more what text you would like to change: buttons or categories name? What font would you like to assign?
Best Regards
May 16, 2018 at 7:30 pm #57951
SYlviDDParticipantfonts
May 17, 2018 at 6:57 am #58016
Elise NoromitMemberHello,
Please add this CSS to Theme Settings > Custom CSS:
.btn.btn-color-primary, .btn, button{ text-transform:lowercase; }
Best Regards
May 17, 2018 at 2:03 pm #58113
SYlviDDParticipantHi, thanks for sending the code
It worked well there, thank you!then there are other cases like in the shopping cart «SHOPPING CART» for example here https://woodmart.xtemos.com/demo-cosmetics/demo/cosmetics/ in the cart when you click at top bar everything is in upper case letters.
Do you think it is possible to send a code for all these automatic transformations in the theme to move to lowercase?
thank you!
May 17, 2018 at 2:17 pm #58122
SYlviDDParticipantstill on the same subject
https://woodmart.xtemos.com/blog/2016/07/23/minimalist-design-furniture-2016/demo/cosmetics/in blog all the breadcrumbs links are also always in lowercase automatically,
https://woodmart.xtemos.com/blog/2016/07/23/minimalist-design-furniture-2016/demo/cosmetics/
the same for the text of the names of the categories, the text of this button, is in capital letters, «RELATED POSTS» also ..that is, it might be easier to make a code in which everything that the theme changes to capital letters, can automatically be passed lowercase?
Thank you very much for the support, and congratulations for the theme is very modern and functional.
May 17, 2018 at 4:40 pm #58147
Elise NoromitMemberHello,
All the fonts are configured globally, there is no automatic or flexible CSS. Please send us page link + screen what text you would like to change.
Best Regards
May 17, 2018 at 5:12 pm #58155
SYlviDDParticipantprivate post
May 18, 2018 at 6:56 am #58191
Bogdan DonovanKeymasterHello,
There is no quick option or single code snippet in CSS that can change all uppercase elements to lowercase at once. Please specify (with screenshots) the specific elements that you want to change and we will prepare the CSS code for you.
Try to add the following code snippet to the Custom CSS area in Theme Settings to change button appearance that you indicated.
.added_to_cart, .btn, .button, [type=submit], [type=button], button { text-transform: lowercase; }
Regards
June 25, 2018 at 2:59 pm #64713
SYlviDDParticipantthanks
Where can I change the text font of the categories? / blog and produts ?
see the attachment pleaseJune 25, 2018 at 3:11 pm #64720
SYlviDDParticipantsee the attachment please
Attachments:
You must be logged in to view attached files.June 25, 2018 at 3:38 pm #64727
Elise NoromitMemberHello,
In order to change the title of the categories, enter each category and rename it.
Best Regards
June 25, 2018 at 3:40 pm #64732
SYlviDDParticipantI need to change the font style I want to customize the font where I can do this?
just for the title of the categories is it possible?June 25, 2018 at 5:44 pm #64742
Elise NoromitMemberHello,
Add this code to Theme Settings > Custom CSS
.woodmart-title-size-large .title-subtitle { font-size: 18px; color:red; }
Best Regards
June 25, 2018 at 8:24 pm #64761
SYlviDDParticipantThanks
sorry, I did not explain myself wellonly in categories / blog and products
with this font style:font-family:BenchNine
thank you so much
June 26, 2018 at 6:32 am #64783
Elise NoromitMemberHello,
If you want just change the font-family, consider options in Theme Settings > Typography http://prntscr.com/jze7sd
Please provide the page URL once again. You have modified the site.
Best Regards
June 26, 2018 at 2:03 pm #64849
SYlviDDParticipantHello
Thank you very much for the support.
It was already ok.however, the question of the caps on the buttons, after adding
.added_to_cart, .btn, .button, [type = submit], [type = button], button {
text-transform: lowercase;
}there are still some elements that did not assume this code
attach 2 images with the fields marked.can you please help with the code to put these buttons in lowercase?
thanks for everything
Attachments:
You must be logged in to view attached files.June 26, 2018 at 2:05 pm #64851June 26, 2018 at 3:29 pm #64874
Elise NoromitMemberHello,
You have changed the design of grid item on Product Grid http://prntscr.com/jzllum
Please, first of all, configure your site finally and contact me if you need help in CSS customization.
Here is the code for shopping card slide:
.cart-widget-side .widget_shopping_cart .empty { margin-top: 20px; margin-bottom: 5px; text-transform: lowercase; }
Add this code to Theme Settings > Custom CSS
Best Regards
June 27, 2018 at 12:52 am #64955
SYlviDDParticipantThanks 😉
cart pop up – menu
it works well at cart
the word «CLOSE» is possible used css text-transform: lowercase?products «add to cart»
I confess that I liked the more for a design in green ( with the button) is more adjusted to the type of design that I’m following, could you send me the css? please…
unless you are very busy sending the css to a text-transform: lowercase,
if it is not possible stay as you chose.Thank you so much, for your excellent support.
June 27, 2018 at 7:51 am #64990
Elise NoromitMemberHello,
Here is the code for “close”:
.dropdowns-color-light .widget-heading .close-side-widget, .woodmart-dark .widget-heading .close-side-widget { color: #fff; text-transform: lowercase; }
In order to change buttons color navigate to Theme Settings > Styles and colors > Buttons. Set the colors and then we shall customize with CSS those which are required.
Best regards
June 27, 2018 at 12:25 pm #65044
SYlviDDParticipantThank you, I’ll try that.
just one more thing
when I configure the navigation menu settings in the header
I want to include an background image only in the
sticky-header .main-nav .menu
is it possible to customize just the sticky-header .main-nav .menu?Attachments:
You must be logged in to view attached files.June 27, 2018 at 1:56 pm #65068
Elise NoromitMemberHello,
No, sticky menu background is the same as the main menu. The color or image will be the same for both.
Best Regards
June 27, 2018 at 4:17 pm #65097
SYlviDDParticipantthanks 😉
June 27, 2018 at 7:43 pm #65137
Elise NoromitMemberHello,
The sticky header and main header are the same https://gyazo.com/be2109604f0319b82409001c1ef69cc8
Best Regards
June 27, 2018 at 8:07 pm #65148
SYlviDDParticipanthi thanks
you can delet the prtsc, please.
yes i see, is the same now…but i need background image only at sticky header
for main menu at pages i need a transparent background like here https://woodmart.xtemos.com/demo-food/demo/food/
background main Menu trnasparent and sticky header wiht image
if choosing a solid color for the background works the way I want
if I put an image already has the same image in the 2 menus,
Do you think you can get a css for this?
-
AuthorPosts
- You must be logged in to create new topics. Login / Register