Single post in Site Skins: How-To, and Helpful CSS
Forum Index > PokéFarm > Guides > Site Skins: How-To, and Helpful CSS >
QUOTE originally posted by Gladion
MariNee;
This would get rid of it on Desktop as well, but you can also adjust the width the same way if you think that would help.
CODE
#field_nav button[data-action=jump] {
display:none;
}


