Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
January 30, 2015 at 2:06 pm #388264
I have a problem with the tab container, in practice the colors that I apply to the text contained within them are not displayed correctly. This is the code used:
[av_tab_container position='sidebar_tab sidebar_tab_left' boxed='border_tabs' initial='1'] [av_tab title='1.6 ' icon_select='yes' icon='ue84b' font='entypo-fontello'] Change Log: Fix key back for exit Fix minor bugs [/av_tab] [av_tab title='1.5' icon_select='yes' icon='ue84b' font='entypo-fontello'] Change Log: Added automatic language recognition Added setup option in the external memory Fix back navigation menus Removed manual selection of language and its databases [/av_tab] [av_tab title='1.4' icon_select='yes' icon='ue84b' font='entypo-fontello'] Change Log: Added large multilingual system Added 6 languages Added new domains to the control domain Improved resolution system for all resolution Fix menu Fix minor bugs Changed app icon [/av_tab] [av_tab title='1.3' icon_select='yes' icon='ue84b' font='entypo-fontello'] Change Log: Added control Internet connection Added check domain extension Added control of the domains [/av_tab] [av_tab title='1.2' icon_select='yes' icon='ue84b' font='entypo-fontello'] Change Log: Added all kinds of URL prefixes Fix minor bugs [/av_tab] [av_tab title='1.1' icon_select='yes' icon='ue84b' font='entypo-fontello'] Change Log: Added check the link in the PING function Improved - Combine the main functions in a single screen Fix - Code cleaned up and lightened Redesigned the graphic style [/av_tab] [/av_tab_container]
As I see it in the editor: (http://prntscr.com/5yw3in)
But the end result is that it shows all colors, you can check this bug here: http://xperiasoftware.com/whois-lite-android-app/
My Enfold version is 3.0.8
- This topic was modified 9 years, 9 months ago by lock255.
January 30, 2015 at 4:16 pm #388299Hi lock255!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.tab_inner_content li strong { color: inherit!important; }
Regards,
YigitJanuary 30, 2015 at 4:21 pm #388304It worked, thanks.
You may add it in the next update of the theme?January 30, 2015 at 4:32 pm #388307 -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Bug css on tab container’ is closed to new replies.