-
AuthorPosts
-
July 10, 2017 at 2:25 pm #818744
Hi Guys
I love the tabbed section, especially for the purpose i need it for. All is well, i have four tabs, but my third tab is not working. It seem like it has a error at the anchor link.
My tab heading is PA Hamlet and i think the anchor link should be /#PA_Hamlet, but instead it is /#PA Hamlet without the underscore.
Any feedback?
July 11, 2017 at 9:39 am #819183Hey danielle143,
Thank you for using our theme.
Your problem should be fixed in the next update which will be in one of the following days.
Best regards,
GünterJuly 11, 2017 at 9:56 am #819189That is great news as this forms a big part in the website.
July 11, 2017 at 10:19 am #819200Besides the tabs that are not all working, is there any way to center the content within the tab to align with the website layout?
July 11, 2017 at 11:20 am #819237another issue… adding columns into the tab section is not working. Instead of putting them next to each other, it goes under each other??
July 11, 2017 at 12:11 pm #819252Hi,
A new version of the theme, 4.1, is now available. Could you try updating please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardJuly 11, 2017 at 12:30 pm #819266Thank you Rikard! The update worked and fixed the anchor link error.
I still however need help on centering the content within the tabs as well as adding columns next to each other.July 11, 2017 at 3:12 pm #819401Hi danielle143,
Here is the code that will remove left margin on the 3rd tab, you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#av-tab-section-1 .avia-builder-el-15 { margin-left: 0; }
What other content you need to center?
If you need further assistance please let us know.
Best regards,
VictoriaJuly 11, 2017 at 4:07 pm #819474Victoria
thank for your reply. This CSS only lines up the margin, but in actual fact it’s two columns and should be next to each. Not a problem, i took out the columns.But i still have an issue with anything i put in the tabs. I want it all centered and not left aligned. Tried everything and the only thing that might seem to help is if i put my menu at the top and that is not what i want. The menu needs to be on the left and all the content centered. Everywhere else it is fine, except under the tabs section.
July 13, 2017 at 11:09 am #820451any feedback?
July 13, 2017 at 12:10 pm #820481no worries, got it!
.av-layout-tab-inner {
float: center;}
.av-layout-tab-inner .container {
max-width: 100% !important;
float: center;
}July 13, 2017 at 9:16 pm #820779Hi,
Happy you got it short out.
We appreciate for letting us know.Thank you very much
Best regards,
Basilis -
AuthorPosts
- The topic ‘Tab Section not working’ is closed to new replies.