Tagged: tab section
-
AuthorPosts
-
March 2, 2017 at 7:27 pm #754490
What an awesome addition!!!
1. Is there a way to remove the Grayscale from the inactive tab images?
2. Is there a way to increase the spacing (say double) between the tab images?See image if needed, for detailed info.
Thank you,
RyanMarch 2, 2017 at 7:41 pm #754503Also, is there as way to jump to the tab content, similar to the way anchors work? As it is now, you need to click on a tab and then scroll down to the actual content.
March 2, 2017 at 7:47 pm #754510Sorry to keep piling on, but is there a way to add a link to each tab icon/image?
I have been looking for a way to add a 6 column entry into Enfold. Tab section accomplishes this, but I’m running into these other, potential, limitations.
March 2, 2017 at 8:04 pm #754521Hi,
Thank you for the kind words :)
1. To remove gray scale
/*Remoce grayscale */ .av-tab-section-image { filter: none!important; }
2. To increase spacing
#top .av-section-tab-title { padding-right:60px!important; }
3. & 4. I’m sorry but there is no easy way to link to tabs like anchors or add an external link to the bab icons at the moment.
Thank you for using Enfold :)
Best regards,
VinayMarch 2, 2017 at 8:14 pm #754526Thank you for the quick response. With #4 being the case, do you have a recommendation for adding 6 items/columns across the screen? Columns and Grid Row entries stop at 5.
Thanks!
March 7, 2017 at 10:09 pm #757286Hi,
Sorry for the late response, for six columns here is a workaround, first you need to enable Custom CSS Classes: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then create 2 grid rows with 3 (1/3) cells, then in Custom CSS Classes field add: gr-sixcol then in Quick CSS (located in Enfold > General Styling) add this css code:
#top .gr-sixcol { width: 50%; float: left; clear: none; }
Let us know if this helps :)
Best regards,
NikkoMarch 7, 2017 at 10:14 pm #757290I am looking for the plugin that allows you to use tabs like the ones on this page:
what plugin or option is that. I like the plus sign on the side
March 8, 2017 at 12:52 am #757395Hi,
You don’t need a plugin for that, it’s available in Avia Layout Builder of Enfold, just use Accordion which is under Content Elements.
Best regards,
NikkoMarch 13, 2017 at 5:28 pm #760117Okay to close this. I’ll use this information in the future. Thanks!
March 14, 2017 at 7:23 am #760476 -
AuthorPosts
- The topic ‘Tab Section’ is closed to new replies.