R
R
Rasul Gitinov2018-03-27 11:09:28
JavaScript
Rasul Gitinov, 2018-03-27 11:09:28

How to remove .fp-tableCell wrapper from fullPage.js plugin?

I couldn't find a setting in the fullPage.js plugin to remove the .fp-tableCell block from the slide. Is there any way to remove it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dima Pautov, 2018-03-27
@raselgit

2 options
1) Override styles
2) Add setting
verticalCentered: false

P
Pavel, 2018-03-27
@PavelMonro

Delete in the script itself:
https://github.com/alvarotrigo/fullPage.js/blob/ma...
var TABLE_CELL = 'fp-tableCell';

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question