Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1003220
    Thai4more
    Participant

    Dear X, is it possible to adjust the social sharing element, i want to make it the same size as my accordions, so it fits nice between them, see attachment.
    Thanks in advantage, best regards Corrie

    #1003531
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    That’s possible through CSS, but would you mind providing your site’s URL that has this accordion and sharing icons?

    Thanks!

    #1003705
    Thai4more
    Participant

    Dear X, This is my url http://www.4morefightshorts.com thanks for looking.
    best regards corrie

    #1003709
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-entry-share .x-share {
       height: 21px;
        line-height: 21px;
    }
    .x-entry-share {
        padding: 0px 0 4px;
    }

    Hope it helps.

    #1004134
    Thai4more
    Participant

    Dear X, I add it like this:

    .x-entry-share .x-share {
    line-height: 21px;
    }
    .x-entry-share {
    padding: 0px 0px 4px;
    }

    and it gave the result as attched, i have delete the outline.
    I need the whole thing 1 or 2 px up to center it in the middel (see attachmend), i have tried but it not moves any direction. Can you advice how to mve it 1 or 2 px up? thanks for all best regards, corrie

    #1004477
    Nico
    Moderator

    Hi There,

    You can add a margin-top to the column so that it would fit to the accordions.

    Add the margin-top in the style box of the column in the cornerstone.

    Hope it helps.

    Let us know how it goes.

    Thanks.

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