Home Forums WoodMart support forum Social buttons

Social buttons

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #165123

    Tatyana197522
    Participant

    Boa tarde,
    No “Main Header” eu tenho os “social buttons”, mas acontece que a distancia entre eles é diferente. Como eu posso corrigir ?

    Obrigada, Tatiana

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

    Tatyana197522
    Participant

    E mais uma coisa: gostava de acrescentar o buttao da Instagram : para me seguirem .
    Obrigada

    #165134

    Hello,

    1. Please provide the site admin access to the private area so that we could check and suggest.

    2. Do you mean a button? Unfortunately, there is no option. Social icons just allow visiting the Instagram page. You can configure follow icons in the Theme Settings > Social profiles. You can leave the field empty to remove a particular link. Note that there are two types of social buttons. First ones are SHARE buttons [social_buttons type="share"]. They display icons that share your page on social media. And the second ones are FOLLOW buttons [social_buttons type="follow"]. Simply displays links to your social profiles. You can configure both types here.

    Best Regards

    #165208

    Tatyana197522
    Participant

    Ola, Elise Noromit.
    Obrigada pela resposta, Sim, já tenho configurado no ” Social profiles “.
    Tambem preciso de ter este butão de lado direito :”scrollToTop button-show” . Onde se configura este buttão ?

    #165211

    Hello,

    Please provide the site URL and login URL. I will check the settings and suggest

    Best Regards

    #165213

    Tatyana197522
    Participant

    Já .

    #165235

    Hello,

    Scroll to top button is enabled/disabled in the Theme Settings > Footer https://prnt.sc/qgg6c7

    The social buttons are on the right: https://prnt.sc/qgg8lq as per your settings: you have set follow buttons sticky on the right: https://prnt.sc/qgg8x6 if you want to remove or add the buttons you should add /delete the URLs in the Links to social profiles.

    Best Regards

    #165239

    Tatyana197522
    Participant

    Boa tarde, Elise.
    Sim,eu vi que da para activar /desactivar o Scroll to top button.A minha pregunta era: se tem possibilidade de mudar para o lado direito.?

    #165261

    Hello,

    Social icons are on the right now. The bottom to the top is also on the right.
    If you want to move the move to top to the left, here is the code:

    body .scrollToTop {
        right: auto;
    	  left:20px;  
    }

    Add this code to the Theme Settings > Custom CSS > Global

    Best Regards

    #165268

    Tatyana197522
    Participant

    Elise,
    1.My question was: is there a possibility to switch Scroll to top button to the right side? ( Not Social icons )

    2. And – social icons: the distance between them is different. How can I correct?

    Sorry, if I didn’t understand

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

    Hello,

    When I checked your site the scroll to the top was on the right. Remove the code I provided to have it on the right.

    You need to replace # with the real link in Pinterest.

    Best Regards

    #165446

    Tatyana197522
    Participant

    Hello,
    I do not understand.
    From my side I see the Scroll to top button on the left side.
    I did not use the code you provided me.
    How do you see the Scroll to top button on the right side ????
    Something is not right.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .scrollToTop {
        right: 20px!important;
        left:auto;  
    }

    Best Regards

    #165469

    Tatyana197522
    Participant

    Thank you so much, I did it,
    and another question: social icons – the distance between them is different.
    (Main header- Social buttons)
    How can I correct?
    Thank’s

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

    Hello,

    You need to replace # with the real link in Pinterest in the Theme Settings > Social profile > Profile links.

    Best Regards

    #165554

    Tatyana197522
    Participant

    Hello, Elise.
    I added the Pinterest link but it’s all the same.
    To try it out I also added Email for social links: see in the image, please.
    Thanks, Tatiana.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .whb-column > .woodmart-social-icons  .woodmart-social-icon:last-child{
        margin-left: 8px;
    }

    Best Regards

    #165571

    Tatyana197522
    Participant

    It’s corrected !
    Thanks .

    #165578

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Social buttons’ is closed to new replies.