Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #253014

    Website in question: http://www.kytn.net

    Notice the right border is missing on “Departments” and “Ministries”

    • This topic was modified 10 years, 7 months ago by kytnsda.
    #253163

    Hi kytnsda!

    Have you fixed it already? It does look fine on my end – http://i.imgur.com/buT7HGG.png

    Regards,
    Yigit

    #253329

    I did a force reload in Chrome – and tried on many other PCs that have not loaded the site.
    It appears fine in IE.
    What browser are you using @Yigit?

    #253488

    Hey!

    Thank you for using the theme.

    I can see the issue on Chrome Windows 8. Did you modify anything on the theme files? Please add this on Quick CSS or custom.css:

    .av-main-nav > li {
    line-height: 30px;
    border-left: 1px solid;
    margin-left: -1px;
    }
    
    li#menu-item-33 {
    border-left: none;
    }

    Cheers!
    Ismael

    #254077

    That seems to resolve it. Will this be patched in the next update or will I need to keep that CSS around?

    #254137

    Actually now the border is black – doesn’t match the rest:
    http://i.imgur.com/Z3MjUvs.png

    I have noticed other issues as well. The social links in the top right have a couple pixels shaved off the right sides.

    And third issue:
    http://i.imgur.com/wiNeBHD.png
    on this page:
    http://www.kytn.net/ministries/youth-ministries/
    There is a thin white line vertically next to the video

    These all appear to be issues with Google Chrome on Windows 8. IE 10 is fine.

    • This reply was modified 10 years, 7 months ago by kytnsda.
    #254326

    Hey!

    Thank you for the screenshots.

    This should be fix on the latest update of the theme. Please download the latest version Enfold 2.7 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Please use this for the border:

    .av-main-nav > li {
    line-height: 30px;
    border-left: 1px solid #e1e1e1;
    margin-left: -1px;
    }

    Cheers!
    Ismael

    #254497

    I updated to the latest update of the theme this morning. Having trouble clearing the cache on one of my Win 8 PCs, but testing on another 8.1 VM with Chrome shows the white line and social icon issues are resolved.

    #255123

    Hey!

    Can you post a screenshot of the issue? There is no white line on my end on Chrome on Mac – http://i.imgur.com/LW7DQWl.jpg
    Regards,
    Yigit

    #255175

    I have a Mac also – did not have issues in Chrome or Safari. It seems to be only with Windows 8 Chrome:

    http://i.imgur.com/slPBBOm

    The white line is on every page that uses the full-width easy slider, whether it is photo or video.

    #255537

    Hi!

    Thank you for the screenshot.

    Not sure why the slider content is not stretching the full width and leaving a 1px gap on the right side of the fullscreen slider. Please add this on Quick CSS or custom.css:

    div.avia-slideshow.avia-slideshow-1.avia-slideshow-featured.av_slideshow_full.avia-fade-slider {
    width: 100.2%;
    }

    Best regards,
    Ismael

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.