Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #605135

    Hi,

    So sorry, just moved site to it’s final home:
    from draft.cawandsworth.org
    to https://cawandsworth.org

    After that CSS given below (see previous support request with same title) was centering everything so I’ve taken it out for now. Not sure what’s happened, should .focusable be changed to something else?

    .focusable {
    text-align: center;
    }

    Many thanks!

    #605142

    Hey Purplenaartjie!

    If you like to center the socket text please use the below css

    #socket .copyright {
        float: none!important;
        text-align: center!important;    
    }

    Regards,
    Vinay

    #605260

    Hi Vinnie,

    See previous topic with same name – it’s not the socket it’s a customised block above the main footer!

    #605261

    Hey!

    Password needed to see your page. Can you please post it here as well?

    Regards,
    Yigit

    #605311

    Details below…

    #605315

    Hi!

    I added following code to bottom of Quick CSS

    .av_textblock_section.focusable {
        text-align: center;
    }

    Please flush browser cache and review your website

    Cheers!
    Yigit

    #605324

    You guys are awesome!!! Perfect, thankyou :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Footer to mirror top bar?’ is closed to new replies.