Font

Viewing 30 posts - 1 through 30 (of 31 total)
  • Author
    Posts
  • #57720

    SYlviDD
    Participant

    private

    #57730

    Hello,

    It is possible to do with custom CSS. Please send links and buttons which you want to change.

    Best Regards

    #57839

    SYlviDD
    Participant

    private

    #57861

    Hello,

    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

    #57870

    SYlviDD
    Participant

    i just send

    #57925

    Hello,

    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

    #57951

    SYlviDD
    Participant

    fonts

    #58016

    Hello,

    Please add this CSS to Theme Settings > Custom CSS:

    .btn.btn-color-primary, 
    .btn,
    button{
        text-transform:lowercase;
    }

    Best Regards

    #58113

    SYlviDD
    Participant

    Hi, 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!

    #58122

    SYlviDD
    Participant

    still 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.

    #58147

    Hello,

    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

    #58155

    SYlviDD
    Participant

    private post

    #58191

    Bogdan Donovan
    Keymaster

    Hello,

    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

    #64713

    SYlviDD
    Participant

    thanks

    Where can I change the text font of the categories? / blog and produts ?
    see the attachment please

    #64720

    SYlviDD
    Participant

    see the attachment please

    Attachments:
    You must be logged in to view attached files.
    #64727

    Hello,

    In order to change the title of the categories, enter each category and rename it.

    Best Regards

    #64732

    SYlviDD
    Participant

    I 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?

    #64742

    Hello,

    Add this code to Theme Settings > Custom CSS

    .woodmart-title-size-large .title-subtitle {
        font-size: 18px;
        color:red;
    }

    Best Regards

    #64761

    SYlviDD
    Participant

    Thanks
    sorry, I did not explain myself well

    only in categories / blog and products
    with this font style:

    font-family:BenchNine

    thank you so much

    #64783

    Hello,

    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

    #64849

    SYlviDD
    Participant

    Hello
    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.
    #64851

    SYlviDD
    Participant

    shopping cart – menu

    Attachments:
    You must be logged in to view attached files.
    #64874

    Hello,

    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

    #64955

    SYlviDD
    Participant

    Thanks 😉

    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.

    #64990

    Hello,

    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

    #65044

    SYlviDD
    Participant

    Thank 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.
    #65068

    Hello,

    No, sticky menu background is the same as the main menu. The color or image will be the same for both.

    Best Regards

    #65097

    SYlviDD
    Participant

    thanks 😉

    #65137

    Hello,

    The sticky header and main header are the same https://gyazo.com/be2109604f0319b82409001c1ef69cc8

    Best Regards

    #65148

    SYlviDD
    Participant

    hi 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?

Viewing 30 posts - 1 through 30 (of 31 total)