Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #299378

    Hello, I’ve seen the discussion to remove and edit the content from the socket area. However, I want to completely remove or disable to area. What is the best way to go about doing this?

    #299389

    Hi stefanspeaking!

    Please go to Enfold theme options > Footer Layout and choose to display only footer widgets ( no socket ). Alternatively, you can add following code to Quick CSS in Enfold theme options under General Styling tab

    #socket { display: none !important; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.