Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #304493

    Hi

    I would like to insert a widget inside socket.
    I tried on the “Copyright” field : © Copyright – [av_sidebar widget_area='Facebook Widget']

    It works but I will like to have only the widget centered and on the same line as the text “© Copyright”

    How can that be done

    Thanks
    Very good theme!!

    #304519

    Hey devok!

    I’m not sure if we can help you because the socket does not support widgets by default and we can’t provide support for customized theme code. If you can provide a link to your website we’ll have a quick look – maybe we can find a solution based on css code.

    Best regards,
    Peter

    #304544
    This reply has been marked as private.
    #304570

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    span.copyright { width: 100%; }
    #socket div#avia_fb_likebox-5 { padding: 0; width: 30%; }
    #socket .avia-builder-widget-area.clearfix { width: 60%; float: right; }

    Regards,
    Yigit

    #304573

    Thank you very much!!!

    #304852

    Hi!

    Not at all Devok, glad we could help :) Have a great weekend!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Socket with widget’ is closed to new replies.