I'm creating a page completely in ja builder, I'm not using a template as a base, only the constructor, I want to add a social bar where social networks show me, how could I do this?
isicmexico Hi You can choose any of the Header 5.5 style that will give option for social icons http://prntscr.com/o0prxx Or you can add them at any widget. This way you can the social buttons. This is simple and easy way to add social bar in header.
Regards
it's true, you're right, thank you very much!, but another question, how can I bring the icons that I want to add youtube and instagram
isicmexico Hi You can add custom buttons for that. Go to settings and add custom buttons. Here : http://prntscr.com/o15fj5
Where I could get a example?
isicmexico Hi The example is Name | Link Name is icon code and link is the link to your insta.
Instagram | https://abc.com
but i can not custom the background color of the icon, or yes? you can see this in http://www.marlasportfishing.com/marlasnueva/index.php/es/
isicmexico Hi use this code in custom css
.jub-block .jub-social-btns.social-md .btn-instagram { background-color: #3b5998; color: #fff; }
repeat the code for other custom buttons and change the class name.
Thank U this problem is resolved!