Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #899682

    Hi,

    Have you sorted out the problem on your site? Please have a look at both my attached files and see it’s working fine on your site

    Regards


    1. Screen-Shot-2016-03-15-at-10.35.54
    2. Screen-Shot-2016-03-15-at-10.36.03
    paky50 Friend
    #899760

    I have the problem only in the articles of portfolio categories.
    Click portfolio select article.

    Ninja Lead Moderator
    #899778

    I need to check the configuration of layout detail portfolio and portfolio page. Please give me admin login of your site via your reply and set as private reply. I will help you to check this.

    paky50 Friend
    #899782
    This reply has been marked as private.
    paky50 Friend
    #900054

    Have you news?

    Ninja Lead Moderator
    #900210

    I spent a lot of my time to debug the problem on your site and I solved it with the solution below

    Open templates/ja_jason/css/custom.css file and add new the CSS style

    .t3-header.t3-header-mask {
        margin-top: 90px;
        padding-top: 0;
    }
    .t3-header.t3-header-mask .container > .row {
        margin-top: -60px !important;
    }
    .t3-header.t3-header-mask #t3-mainnav {
        float: right !important;
    }
    .t3-header #t3-mainnav .t3-mainnav {
        float: right !important;
    }

    Let me know if it helps

    paky50 Friend
    #900707

    Perfect.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  paky50 8 years, 8 months ago.

The topic ‘Blackbar’ is closed to new replies.