Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #861713

    Hello,

    I have a portfolio, it is set to be hidden on large screens. Yes, it does not show but the Pagination is still there. I cannot hide the Pagination.

    regards.

    #861714

    By the way, I found out that I cannot hide pagination on “Large Screens” but I can hide it on “Very Small Screens”

    • This reply was modified 7 years, 1 month ago by orkunozkaya.
    #861829

    Hi,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #861952

    Hi Rikard,

    page is: http://detaysolar.com/projeler/

    there are two portfolio grids on this page. The one above is located in a “Tabs Element” and for big screens and the one below is for small screens.

    If you check the link on a computer screen; yes only the above one is seen here on the big screen but the pagination is shown twice.

    And if you check the page on a cell phone screen you will see only one grid and one pagination

    #862280

    Hi,

    Thanks for the feedback. Please try the following in Quick CSS under Enfold->General Styling:

    .av_tab_section .pagination-portfolio {
      display:none;
    }

    Best regards,
    Rikard

    #862360

    Hi Rikard,

    to be clear i’ll explain the situation once more:

    There are two “Tab Elements” with pagination on the screen; A and B

    A will be hidden on “Very Small Screens”
    B will be hidden on “Large Screens”, “Medium Sized screens” and “Very Small Screens”

    My problem is: when B is hidden its pagination is not hidden

    The code you gave hides the pagination of Tab Element A always.

    When i apply the code, for example on large screen, I see Tab Element A and Tab Element B

    regards & thanks

    #862368

    Ok I tried to place A and B in different Color Sections and restricted the Color Sections depending on screen size. I seems to be a solution for now.

    Thank you for all your help.

    #862712

    Hi,

    Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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