Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • chichestersolar Friend
    #185180

    The word “Design” is appearing on the top left of the slideshow and the top left of all the articles. The word “design” is used in categories and articles but I cannot find where it is typed?
    Many thanks

    chichestersolar Friend
    #484183

    <em>@chichestersolar 361236 wrote:</em><blockquote>The word “Design” is appearing on the top left of the slideshow and the top left of all the articles. The word “design” is used in categories and articles but I cannot find where it is typed?
    Many thanks</blockquote>

    The website is http://www.totneshydro.co.uk.

    chichestersolar Friend
    #484266

    What would make a word appear on all of the articles and slideshow module. I am thinking it is a bug but maybe it a feature I do not understand. Any help would be much appreciated.

    synapsis Friend
    #484303

    Um, that’s your main menu that’s wrapping to the next line, because you have more menu items than will fit on a single row. Not a bug. 🙂

    Try reducing the amount of padding between menu items, to get them all to fit in the space alloted.

    Ninja Lead Moderator
    #484460

    <em>@chichestersolar 361236 wrote:</em><blockquote>The word “Design” is appearing on the top left of the slideshow and the top left of all the articles. The word “design” is used in categories and articles but I cannot find where it is typed?
    Many thanks</blockquote>

    I have fixed the problem on your site on this way as follow

    Open templates/ja_mero/less/navigation.less file
    from

    .ja-mainnav .navbar .nav > li > a {
    border-top: 0;
    font-family: 'open_sans_lightregular';
    font-size: 18px;
    padding: ((@navbarHeight - @BaseLineHeight) / 2) 15px;
    text-shadow: none;
    }

    change to


    .ja-mainnav .navbar .nav > li > a {
    border-top: 0;
    font-family: 'open_sans_lightregular';
    font-size: 18px;
    padding: ((@navbarHeight - @BaseLineHeight) / 2) 12px;
    text-shadow: none;
    }

    Please check it again, let me know if it helps

    chichestersolar Friend
    #484638

    Thanks – looks perfect and a great way of fitting more menu items into the template.:)

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

This topic contains 6 replies, has 3 voices, and was last updated by  chichestersolar 11 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum