Home Forums WoodMart support forum share icon align!

share icon align!

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #54594

    wonglui
    Participant

    Hi, i would like the share icon align to center, how to do it? Thanks

    Attachments:
    You must be logged in to view attached files.
    #54624

    Hello,

    Please add this code to Theme Settings > Custom CSS:

    .woodmart-single-footer {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    If you want more or less gap in the top, change this value accordingly: padding-top: 40px;

    Best Regards

    #54668

    wonglui
    Participant

    Thank you! I try this, but it doesn’t work.
    I found some unknown spacing to the left of the icon. Do you know what is that?

    Attachments:
    You must be logged in to view attached files.
    #54726

    Hello,

    Please provide your site admin access. Also please provide the link for screen 2-1

    Best Regards

    #54750

    wonglui
    Participant

    Hi, following info for your reference.

    #54772

    Hello,

    I do not see you to have added the code I provided above. Please add it and change the values as per your needs.

    .woodmart-single-footer {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    Now I see the icons are spoiled. Please deactivate the third party plugins not related to the theme and check the issue.

    Best Regards

    #54896

    wonglui
    Participant

    Sorry, deleted before. Add again, Thanks!
    I also found that the shared icons on the demo page are all not centered on circles.

    #54905

    Hello,

    Yes, I noticed that they are spoiled. When I visited your site at the firts time they were ok. Please deactivate all the third party plugins not related to the theme and check the issue.

    Best Regards

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