• Resolved nicecap

    (@nicecap)


    Hi Totalsoft.

    I have a filterable grid gallery with a bigger amount of albums.

    So I have 12 navigation items on top of the grid.

    This is not a problem as long as they all fit in one row on the window.

    However, when the browser window gets more narrow and the navigation will linebreak to 2 or more rows any more row would overlay the first row of the grid.

    That’s not really responsive.

    Please, check it out and give me a solution. Just open the link above and make your browser window narrow.

    Thank you very much
    Chris

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear nicecap.

    Thank you for your question.

    Please find the file Total-Soft-Portfolio-Widjet.php. Edit the folder and in the 3414 line delete this code.

    /*height:40px;*/

    Plugin Author totalsoft

    (@totalsoft)

    The line 1185-1186 find the code

    margin:  0 0 !important;
    padding: 3px 10px !important;

    The place of this code put this one:

     margin: 4px 0 0 0 !important;
     padding:10px 4px !important;

    In the1190 line delete this code.

    /*height:40px;*/

    Thank You.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navigation overlaying first image row’ is closed to new replies.