-
AuthorPosts
-
May 24, 2020 at 7:04 pm #1215857
Hi,
I have a tab section with 2 tabs.
I ‘ve set image and title for each tab.
How can i increase the width of each tab in order to use as much width available?
How can i align the image, the title and the indication bottom arrow center?
Thank you so much in advance!
May 25, 2020 at 5:07 am #1215942Hey mike.rav,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonMay 25, 2020 at 9:21 am #1216046Hi,
The website is currently under maintenance. But i will provide the details fro logging in. Then you should be able to see it.
The tab section is in the home page.
Thank you
May 25, 2020 at 6:04 pm #1216206Hi mike.rav,
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-inner-tab-title { min-height: 30px; }
If you need further assistance please let us know.
Best regards,
VictoriaMay 25, 2020 at 6:35 pm #1216219Hi,
Thanks for your reply.
Perhaps i did not explain what i need clearly. I am sorry for that.
I need the 2 tabs to be expanded in width. Now they are too close to each other, whereas there is so much space available.
thanks
May 25, 2020 at 7:38 pm #1216260Hi mike.rav,
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
#top .av-section-tab-title { width: 250px; } #top .av-section-tab-title .av-inner-tab-title { text-align: center; display: inline-block; width: 100%; }
If you need further assistance please let us know.
Best regards,
VictoriaMay 25, 2020 at 7:47 pm #1216269Hi,
Thanks so much!
Yes, that is the requirement.
Anyway we can center the bottom arrow indication as well?
Also can the icon color be red when clicked?
Thanks again!
May 27, 2020 at 1:41 am #1216760Hi,
The admin info provided above is not working. Can you check it?
Best regards,
Jordan ShannonMay 27, 2020 at 7:10 am #1216812Hi,
I just tried the admin credentials and they work.
What error are you getting?
Please make sure you accept the Google Terms in login page and also fill in the ReCaptcha correctly.
Thank you
May 29, 2020 at 1:48 pm #1217695Hi,
Any updates on this?
Thanks
June 3, 2020 at 3:04 pm #1219089 -
AuthorPosts
- You must be logged in to reply to this topic.