Skip to content

Commit

Permalink
Merge pull request Dashticz#825 from HansieNL/patch-2
Browse files Browse the repository at this point in the history
Update customcss.rst
  • Loading branch information
lokonli authored Mar 23, 2021
2 parents 239825f + da2f247 commit 8d350e5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/customcss/customcss.rst
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,16 @@ Lightbulbs color & Opacity
Miscellaneous
-------------

Hide block
~~~~~~~~~~
::

div[data-id='myblock'] {
display: none
}

Change ``'myblock'`` to your own block name

Remove Swiper Pagination Bullet
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 8d350e5

Please sign in to comment.