Home Forums WoodMart support forum Tabs is not responsiv

Tabs is not responsiv

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #106492

    SYlviDD
    Participant

    hi
    nice theme
    1) it is possible to customize font sizes and colors for h1 through h6?

    3)
    I have a page where I want to have the navigation menu in transparent, but in the stick menu on scrol, the background I want a background image.
    you have some css to put at site for the transparent background of the main menu in a single special page without modifying the background of the menu in scrol?

    Thanks

    #106523

    Hello,

    Navigate to the Theme Settings > Typography > Advanced typography > https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Enable sticky header and we shall provide CSS to apply an image: https://xtemos.com/docs/woodmart/header-builder/enable-sticky-header-option/

    Tabs: please provide your site admin access we shall suggest the solution.

    Best Regards

    #106546

    SYlviDD
    Participant

    the links do not respond to what I asked for
    1) I want to separate h1, h2, h3, h4 separately … the theme option only gives h1 and h2 at the same time. you should consider this possibility in the theme. h1 h2 h3… in separete.
    I need to put a specific letter in the titles of the pages and if I move there I will change also in other places that I did not want to change.
    so I have to go to hide titles and create google fonts for each page, which is difficult to customize

    2) as this forum is public which is not convenient, nor does it make sense to send accesses I will send an email

    #106571

    Hello,

    If you change the size and color of heading it will be applied to all places where it is used. https://gyazo.com/4776f4e438d325cc5b3f6aadf1d223d6

    You can set the style for all the titles.

    Provide your site admin into the private area and it will be visible to me

    Best Regards

    #106617

    SYlviDD
    Participant

    thanks

    #106653

    Hello,

    Add this code to the Theme Settings > Custom CSS > Global:

    body .whb-sticked .whb-color-dark:not(.whb-with-bg){
        background-image: url(http://dummy.xtemos.com/woodmart/wp-content/uploads/2017/06/wood-green-slider-bestsellers-dummy.png?id=305);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    Replace the image URL

    Best Regards

    #106661

    SYlviDD
    Participant

    this code is for de tabs ?
    I’m using tabs, but these are not visible on the site when it’s accessed on mobile or tablets
    thanks

    #106673

    Hello,

    This code for the sticky header asked in #106492. Please provide page URL with the tabs.

    Best Regards

    #106713

    SYlviDD
    Participant

    Hi thanks for code

    #106726

    Hello,

    You need to create Accordion and clone all the content from the tabs to Accordion. You need to hide column which contains tabs on mobile and hides column which contains accordion on the desktop https://wpbakery.com/video-academy/control-elements-different-devices-responsive-column-controls/

    Best Regards

    #115638

    SYlviDD
    Participant

    I thanks it is ok now

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

    Artem Temos
    Keymaster

    We see that font settings for menu are applied correctly https://gyazo.com/f25d1e9f5ef8c897f31faca325e4b9c9
    Where we can check the problem?

Viewing 12 posts - 1 through 12 (of 12 total)