Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1214732

    Hi,
    How can i remove some widget on right area of the page.
    I would like display other widgets from my preview website but there are desactivate ?
    and how remove footer widget, sidedbar blog ?

    Regards
    cm

    #1214785

    Hey ChrisCoach,

    You can go to Appearance > Widgets, and remove what you don’t need from the respective areas.

    Best regards,
    Jordan Shannon

    #1214786

    Hi
    thank you for your answer but
    do you try it, it doesn’t work ?
    I have just a title and a blank area if I click on down arrow.

    best regards,

    cm

    • This reply was modified 4 years, 6 months ago by ChrisCoach.
    #1214795

    Hey,

    You can insert empty text widget in widget areas where you would not like to display widgets. If you would like to remove footer section, you can do so in Enfold theme options > Footer tab :)

    Best regards,
    Yigit

    #1214804

    Hi,
    thank you

    best regard
    cm

    • This reply was modified 4 years, 6 months ago by ChrisCoach.
    #1214815

    Hi,

    Add this to quick css to remove the sidebar:

    .container_wrap.sidebar_right .sidebar{
    display:none!important;
    }
    
    .single-post .container .av-content-small.units {
        width: 100%;
    }

    Best regards,
    Jordan Shannon

    #1214818

    hello,

    Thank you

    Best regards
    cm

    #1214821

    Hi,

    No problem. Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1214824

    hi
    You can close but I created another topic to remove the picture on top of the post

    regards
    cm

    • This reply was modified 4 years, 6 months ago by ChrisCoach.
    #1214827

    Hi,

    Okay, we will follow-up on that topic.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘widget remove ?’ is closed to new replies.