Remove the text on eampty page

Home Forums Gillion Theme Remove the text on eampty page

Home Forums Gillion Theme Remove the text on eampty page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Anvar
    Participant

    Hi,
    how to remove this text (see attachment)
    Here is the URL: http://www.juniormag.uz/category/psychology/

    Attachments:
    You must be logged in to view attached files.

    Hi Anvar,

     

    Thank you for your question.

     

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    aside#no-widgets-found {
        display: none;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)