Tagged: tab section
-
AuthorPosts
-
September 22, 2020 at 12:35 pm #1247596
Hi,
we use the tab section, and we would like the text of the titles to be vertically centered, how can we do this?e.g. “Herstellkosten kalkulieren”
And there is a line break when I use a hyphen, see “CAD-Daten klassifizieren” but I like to set “CAD-Daten” in one row instead of two… how can we do this?
Best regards
AndreaSeptember 22, 2020 at 5:33 pm #1247674Hey simus_systems,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
a[data-av-tab-section-title="4"] .av-inner-tab-title { min-width: 170px; } #top .av-section-tab-title[data-av-tab-section-title="4"] { padding: 10px 20px 0px 0px; }If you need further assistance please let us know.
Best regards,
VictoriaSeptember 24, 2020 at 12:33 pm #1248126Hi Victoria,
thanks for your answer. Your code changed the look of the 4.title, but we’d like to have them ALL vertically centrally arranged. In general. is that possible?best regards,
AndreaSeptember 25, 2020 at 11:36 am #1248385Hi Andrea,
Could you please attach some screenshots of the issue?
Best regards,
VictoriaSeptember 25, 2020 at 12:11 pm #1248404September 26, 2020 at 11:38 am #1248629Hi simus_systems,
Best regards,
VictoriaSeptember 28, 2020 at 9:24 am #1248936Hi Victoria, in our opinion, a centered text should look like this (See Screenshot).
September 28, 2020 at 4:29 pm #1249077Hi simus_systems,
The text is vertically centered relating to the grey area, not the spans that they are rendered in. Also, you were asking about vertical alignment and so I did not look at the issue like that.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-tab-no-icon.av-tab-no-image .av-inner-tab-title { text-align: center; }If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.

