Tagged: bugs
-
AuthorPosts
-
May 7, 2014 at 6:35 pm #261444
Since the last update, I’ve noticed a few small bugs that are driving me crazy (I’m using the latest Chrome browser).
1. There is a dark line under the active tab (when tabs are on the left), looks terrible. Can see it here: http://kriesi.at/themes/enfold/features/
2. The “jump” to page slideouts (which show up on blog and portfolio pages), disappear after users scroll up or down.May 8, 2014 at 3:19 am #261569Hi collinlc!
Thank you for using the theme!
1.) You can fix the active state border with this on Quick CSS or custom.css:
#top .main_color .tabcontainer .tab.active_tab { border-bottom-color: #e1e1e1; }Change the border color if necessary.
2.) I’m not sure if I’m following you on this one. Do you mind providing a link to a page with the example?
Regards,
IsmaelMay 8, 2014 at 4:15 pm #2618531. Hmm.. Unfortunately that didn’t seem to do anything. =(
2. The site is in a staging environment, but you here is an image: https://www.dropbox.com/s/3edubui2x4yqayk/example.jpgAppreciate the help, and the quick response.
May 9, 2014 at 7:43 am #262198Hey!
Thank you for the update.
The css code above should change the bottom border of the active tab. Try to remove browser cache then reload the page a few times. Looks like we are on a standstill here since we can’t see the actual issue on your end and we can’t reproduce it on ours. Please post the link to the actual website. We’ll probably continue once your site goes live.
Cheers!
IsmaelMay 9, 2014 at 3:13 pm #262386Hey Ismael.. I pasted the following in the Quick CSS box, seemed to do the trick for me (but a little different than what you provided).
#top .alternate_color .tabcontainer .tab.active_tab { color: #888888; border-bottom-color: #e1e1e1; }Leave this thread open, i’ll paste a link once the site does live.
Thanks again for the support.
May 9, 2014 at 4:01 pm #262406 -
AuthorPosts
- You must be logged in to reply to this topic.
