Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • felix1 Friend
    #704142

    How do I remove Social in footer without anything else poping up instead?

    Sincerely//Felix Rimfrost

    Felix Rimfrost

    pavit Moderator
    #704153

    Hi

    You should edit footer module and remove all references for the social links in Social Details section of the module

    i already removed it for you

    pavit Moderator
    #751213

    Hi

    You should edit footer module and remove all references for the social links in Social Details section of the module

    i already removed it for you

    felix1 Friend
    #704154

    Thanks!

    But why can I not unpublish the Module without everything disappear in footer?

    Felix Rimfrost

    felix1 Friend
    #751214

    Thanks!

    But why can I not unpublish the Module without everything disappear in footer?

    Felix Rimfrost

    pavit Moderator
    #704155

    <em>@felix1 496607 wrote:</em><blockquote>Thanks!

    But why can I not unpublish the Module without everything disappear in footer?

    </blockquote>

    because it shows the copyright block if you unpublish footer module , if you don’t want to show it you should hide the copyright block from custom.css file in this way

    .t3-copyright {
    display:none;
    }

    pavit Moderator
    #751215

    <em>@felix1 496607 wrote:</em><blockquote>Thanks!

    But why can I not unpublish the Module without everything disappear in footer?

    </blockquote>

    because it shows the copyright block if you unpublish footer module , if you don’t want to show it you should hide the copyright block from custom.css file in this way

    .t3-copyright {
    display:none;
    }

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

This topic contains 7 replies, has 2 voices, and was last updated by  pavit 9 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum