Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #998252
    rmgv2000
    Participant

    Goodday,

    my url is conciencia-coaching.nl

    I have 3 footer area’s/widget holders.
    How can I place the social icons and footer menu in the 3rd footer area/widget holder?

    please help me out

    Thanks in advance.

    #998714
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Navigate to Appearance > Widgets then on the Footer 3 sidebar, place a custom menu widget and a text widget.

    Then paste this code on the text widget

    <a href="#" target="_blank">[x_icon type="facebook-square"]</a>
    <a href="#" target="_blank">[x_icon type="twitter-square"]</a>
    <a href="#" target="_blank">[x_icon type="google-plus-square"]</a>
    <a href="#" target="_blank">[x_icon type="linkedin-square"]</a>

    Hope it helps, Cheers!

    #999015
    rmgv2000
    Participant

    Thanks it worked! but the icons are really small

    I want to have the social icons that are on the bottom of the footer with the footer menu on the right side. In that same size.

    Can you help me out?

    #999035
    rmgv2000
    Participant

    Thanks it worked! but the icons are really small

    I want to have the social icons that are on the bottom of the footer with the footer menu on the right side. In that same size.

    #999057
    Lely
    Moderator

    Hi There,

    Please add this CSS on Appearance > Customize > Custom > Edit Global CSS:

    .x-colophon.top .widget a i {
        font-size: 25px;
    }

    Note to change to your preferred font size.

    Hope this helps.

    #999342
    rmgv2000
    Participant

    Thanks for the reply.

    I want to have the Footer social icons and the footer menu exactly like in pic 1 in the 3rd footer area aligned at the top with the other footer areas

    Can you help me out?

    #999441
    Joao
    Moderator

    Hi There,

    Did you create a text element on your third widget area or did you add the code above supplied in the footer content?

    Please try adding the code above provided in a text element on the third widget area.

    Let us know how it goes.

    Joao

    #1000074
    rmgv2000
    Participant

    See pic in attachment this is what happens when i put it a text element
    please advise what to do.

    Thanks in advance

    #1000385
    Jade
    Moderator

    Hi there,

    We could add a custom CSS so that the social icons in the widget area will display identical to the ones in the footer area but before that, kindly add the icons in the widget area first so that we could provide you with the CSS.

    Thank you.

  • <script> jQuery(function($){ $("#no-reply-998252 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>