Tagged: pagination, Portfolio
-
AuthorPosts
-
October 8, 2017 at 11:33 pm #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.
October 8, 2017 at 11:40 pm #861714By 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.
October 9, 2017 at 10:56 am #861829Hi,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardOctober 9, 2017 at 3:58 pm #861952Hi 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
October 10, 2017 at 6:04 am #862280Hi,
Thanks for the feedback. Please try the following in Quick CSS under Enfold->General Styling:
.av_tab_section .pagination-portfolio { display:none; }
Best regards,
RikardOctober 10, 2017 at 8:38 am #862360Hi 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
October 10, 2017 at 8:52 am #862368Ok 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.
October 11, 2017 at 5:13 am #862712 -
AuthorPosts
- You must be logged in to reply to this topic.