Menaka S. on "[Theme: Customizr] Social Icon positions not showing up"

ساخت وبلاگ

I want to move my social media icons to the right side of my header, but they keep auto showing up on the left.
It says here http://docs.presscustomizr.com/article/100-customizr-theme-options-global-settings
I should be able to select the position but on mine it just lets me put in the links, it doesn't have the positions....?

Please post your site's url

Menaka S.
Member
Posted 5 minutes ago #

Hi,
you can add this to your child theme's functions.php

add_filter("tc_social_header_block_class","my_social_link_class");
function my_social_link_class($content) { retu $content." pull-right";
}

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 113 تاريخ : دوشنبه 6 ارديبهشت 1395 ساعت: 13:32