-
AuthorPosts
-
June 15, 2015 at 5:56 pm #459553
how to change the space between team members
June 16, 2015 at 9:17 am #459903Hey paulchiao!
I’m not sure I understand what space you are trying to increase, could you provide us with a screenshot highlighting what you are trying to achieve please?
Best regards,
RikardJune 16, 2015 at 11:10 am #459953http://www.enkonn-lighting.com/wp-content/uploads/2015/06/0150616170850.png
please refer to the pic above.
we need to decrease the space in red
they are in the bottom of the home page.
http://www.enkonn-lighting.comJune 16, 2015 at 7:43 pm #460324Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #av_section_10 .av_one_fifth.first { margin-left: 0; } .home #av_section_10 .av_one_fifth { margin-left: 2%; width: 18.4%; margin-top: 10px; }
Cheers!
YigitJune 17, 2015 at 4:47 am #460525This reply has been marked as private.June 17, 2015 at 4:55 pm #460869Hi!
Please add following code to Quick CSS as well
#footer .av_one_fifth.first { margin-left: 0; } #footer .av_one_fifth { margin-left: 2%; width: 18.4%; margin-top: 10px; }
and refer to my post here – https://kriesi.at/support/topic/latest-news-widget-thumbnail-picture-is-too-small/#post-356895
Best regards,
YigitJune 22, 2015 at 9:44 am #462507This reply has been marked as private.June 23, 2015 at 10:09 am #463211Hi!
use this code to hide it:
div#atstbx2 { display: none; } div#atstbx3 { display: none; }
Cheers!
AndyJune 23, 2015 at 10:26 am #463227this is not a good solution, if i use this code, all pages, post and portfolio will not have share buttons
please check the pictureI have 4 hot sales products here,
why there are first 2 products have the share buttons? the last 2 don’t have?please note the issue mentioned above happens after we do the action below
please try to help us._______________________________________________________________________________
Hi!Please add following code to Quick CSS as well
#footer .av_one_fifth.first {
margin-left: 0;
}
#footer .av_one_fifth {
margin-left: 2%;
width: 18.4%;
margin-top: 10px;
}
and refer to my post here – https://kriesi.at/support/topic/latest-news-widget-thumbnail-picture-is-too-small/#post-356895Best regards,
Yigit
___________________________________________________________________________________June 23, 2015 at 12:23 pm #463304please refer to below
June 23, 2015 at 3:30 pm #463457Hi!
Please add following code to Quick CSS
.widget .addthis_toolbox { display: none!important; }
Regards,
YigitJune 24, 2015 at 3:28 am #463739please refer to the picture
picture link http://www.enkonn-lighting.com/wp-content/uploads/2015/06/1.png
there are explanation on the picture to show what we really want tohere is the link
http://www.enkonn-lighting.com/g9-led-bulb/June 25, 2015 at 9:36 am #464471Hi!
what you show on your screenshot I can see on your website as well. So everything seems fine to me. The social share buttons on the sidebar are gone and the social share buttons below your content is still visible. Could you fix it?
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.