L LondonDragon Active member May 11, 2020 #1 Hi everyone, Is there a way to have the navigation at the top of the list/threads also when reduced to mobile size? Many thanks Paulo
Hi everyone, Is there a way to have the navigation at the top of the list/threads also when reduced to mobile size? Many thanks Paulo
K kick Well-known member May 11, 2020 #2 you can put on extra.less: Less: .block .block-outer:not(.block-outer--after) .pageNavWrapper:not(.pageNavWrapper--forceShow) { display: block; } Result: Upvote 0 Downvote
you can put on extra.less: Less: .block .block-outer:not(.block-outer--after) .pageNavWrapper:not(.pageNavWrapper--forceShow) { display: block; } Result:
L LondonDragon Active member May 11, 2020 #3 Many thanks for the quick reply, that did the trick much appreciated Upvote 0 Downvote
M markus68 Active member Jan 16, 2021 #4 Hi, this seems not to work within suggestion/question forums. The pagenav is showing after the 1st post and the solution post. I must admit I have no idea what the above CSS is doing, so any help there would be greatly appreciated. Upvote 0 Downvote
Hi, this seems not to work within suggestion/question forums. The pagenav is showing after the 1st post and the solution post. I must admit I have no idea what the above CSS is doing, so any help there would be greatly appreciated.