Home › Forums › WoodMart support forum › Tabs is not responsiv
Tabs is not responsiv
- This topic has 11 replies, 3 voices, and was last updated 5 years, 9 months ago by Artem Temos.
-
AuthorPosts
-
February 8, 2019 at 2:34 am #106492
SYlviDDParticipanthi
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
February 8, 2019 at 8:36 am #106523
Elise NoromitMemberHello,
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
February 8, 2019 at 11:38 am #106546
SYlviDDParticipantthe 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 customize2) as this forum is public which is not convenient, nor does it make sense to send accesses I will send an email
February 8, 2019 at 1:47 pm #106571
Elise NoromitMemberHello,
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
February 8, 2019 at 4:32 pm #106617
SYlviDDParticipantthanks
February 8, 2019 at 9:38 pm #106653
Elise NoromitMemberHello,
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
February 8, 2019 at 11:07 pm #106661
SYlviDDParticipantthis 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
thanksFebruary 9, 2019 at 6:11 am #106673
Elise NoromitMemberHello,
This code for the sticky header asked in #106492. Please provide page URL with the tabs.
Best Regards
February 9, 2019 at 2:34 pm #106713
SYlviDDParticipantHi thanks for code
February 9, 2019 at 5:05 pm #106726
Elise NoromitMemberHello,
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
March 28, 2019 at 11:20 pm #115638March 29, 2019 at 7:32 am #115684
Artem TemosKeymasterWe see that font settings for menu are applied correctly https://gyazo.com/f25d1e9f5ef8c897f31faca325e4b9c9
Where we can check the problem? -
AuthorPosts
- You must be logged in to create new topics. Login / Register