Comments Tiyo started the conversationJune 18, 2014 at 6:07pm1. how to rename the default "portfolio" into "campaign" ? so all my portfolio is referred as campaigns.2. how to align:right for my milestones ??3. how to make the portfolio view to be boxed width similar to this; http://themenectar.com/demo/salient/portfolio/blackbox/ 9,407Tahir repliedJune 19, 2014 at 4:50pm Hey Tiyo! 1) Please see screenshot: http://prntscr.com/3ud43r . You can change the portfolio slug in Salient Theme Options -> Portfolio Section. 2) Add this into the Custom CSS box located in your Salient Options panel : body .project-attrs li { text-align: right; } 3) Please use this code http://pastebin.com/zQadTghg and paste it into the classic editor text mode and then switch it to visual mode.Thanks Salient Support Team Tiyo repliedJune 19, 2014 at 5:36pm1. works fine, thank you.2. didnt work, the "milestones" still align center (http://goodsatoshi.com/campaign/yayasan-pita-kunin... 9,407Tahir repliedJune 20, 2014 at 5:20pmHey Tiyo!It seems that you have changed the layout. Can you please setup a test page so i can see why the css is not working. Thanks Salient Support Team Tiyo repliedJune 20, 2014 at 7:20pmtahir, the following is my code for the particular;[vc_row type="full_width_content" bg_position="left top" bg_repeat="no-repeat" scene_position="center" text_color="dark" text_align="left"][vc_column width="1/1"][milestone symbol_position="after" color="Default" number="12000" symbol=" GHs" subject="current hashrate"][milestone symbol_position="before" color="Default" number="373" symbol="$" subject="pledged raised so far"][milestone symbol_position="before" color="Default" number="25" subject="days to go"][/vc_column][/vc_row][vc_row][vc_column width="1/1"][divider line_type="Full Width Line"][/vc_column][/vc_row] 9,407Tahir repliedJune 21, 2014 at 4:06pmHey Tiyo!Add this into the Custom CSS box located in your Salient Options panel:body .nectar-milestone { text-align: right !important; } Cheers Salient Support Team Sign in to reply ...
1. how to rename the default "portfolio" into "campaign" ? so all my portfolio is referred as campaigns.
2. how to align:right for my milestones ??
3. how to make the portfolio view to be boxed width similar to this; http://themenectar.com/demo/salient/portfolio/blackbox/
Hey Tiyo!
1) Please see screenshot: http://prntscr.com/3ud43r . You can change the portfolio slug in Salient Theme Options -> Portfolio Section.
2) Add this into the Custom CSS box located in your Salient Options panel :
3) Please use this code http://pastebin.com/zQadTghg and paste it into the classic editor text mode and then switch it to visual mode.
Thanks
Salient Support Team
1. works fine, thank you.
2. didnt work, the "milestones" still align center (http://goodsatoshi.com/campaign/yayasan-pita-kunin...
Hey Tiyo!
It seems that you have changed the layout. Can you please setup a test page so i can see why the css is not working.
Thanks
Salient Support Team
tahir, the following is my code for the particular;
[vc_row type="full_width_content" bg_position="left top" bg_repeat="no-repeat" scene_position="center" text_color="dark" text_align="left"]
[vc_column width="1/1"][milestone symbol_position="after" color="Default" number="12000" symbol=" GHs" subject="current hashrate"][milestone symbol_position="before" color="Default" number="373" symbol="$" subject="pledged raised so far"][milestone symbol_position="before" color="Default" number="25" subject="days to go"][/vc_column][/vc_row]
[vc_row][vc_column width="1/1"]
[divider line_type="Full Width Line"]
[/vc_column][/vc_row]
Hey Tiyo!
Add this into the Custom CSS box located in your Salient Options panel:
Cheers
Salient Support Team