How to set PIXABAY as default like "upload" section? CSS

Hello,

I would like to hide upload section "upload"

.fpd-module-tabs [data-context=”upload”] {

 display: none !important;

}

and it works correctly, but if "images module" is first, there is still upload section.



How to set PIXABAY section as default like "upload" section or before upload section?


1 person has this question
  • Like on the picture. Just PIXABAY but under button pixabay still "upload" module.

    If upload section is after "text" section and I need to click on "images" element everything works fine.

    It looks like the "upload" section is loaded as default. How to change default to PIXABAY?


    image


  • fpd-module-tabs have got on first position "upload" but I would like "pixabay"

    how to change it?

  • You can't
  • You can not get PIXABAY section as default like "upload" module.
Login or Signup to post a comment