-
AuthorPosts
-
April 26, 2018 at 3:32 pm #947318
Dear Support Team,
We have following problems1. We want in mobile view all tabs should come on top. Not like accordion |
For reference please find below link2. We want to add custom menu on left side bar and in mobile view it will go on top (above the content )& menu will be drop down.
Please refer link belowApril 27, 2018 at 11:58 am #947891Dear Team,
Request you to please update us on the below issue, waiting for your earliest reply
April 28, 2018 at 7:17 pm #948429Hi,
To have a tab section look like a row of buttons, link this:
First start with your tab section where the tabs have no image or icon.
Then add this code in the General Styling > Quick CSS field:.av-tab-section-tab-title-container { text-align: left!important; } .av-tab-section-tab-title-container { background-color: #fff !important; } #top .av-active-tab-title .av-inner-tab-title { color: #000000 !important; background-color: azure !important; } .av-tab-no-icon.av-tab-no-image .av-inner-tab-title { background-color: lightblue !important; color: #fff; padding: 10px 0 !important; } #top .av-section-tab-title { padding: 10px 20px 0px 0px !important; }
It would be a good idea to add a page or section ID before each rule, to avoid these rules from affecting other pages, also adjust the colors to suit.
Best regards,
MikeMay 4, 2018 at 2:14 pm #951673Dear Mike Sir,
Thanks for your support but we want to use the 1/3rd column for widget side menu and 2/3rd for tab
Request you to please update on the mentioned issue as soon as possible.
May 4, 2018 at 2:34 pm #951692We want to add a custom menu on the left sidebar and in mobile view, it should go on top (above the content ) & menu should go in drop down.
Please refer link belowMay 7, 2018 at 3:47 am #952449Hi,
I’m not sure I understand correctly, if you want to use the 2/3 column for the tabs element, then please try adding the element to a 2/3 column. The css code above wouldn’t change. Sorry I must be missing something?
Before we start a new request lets solve the tab section first, thank you.Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.