Reduce spacing between header and slider images on home page

Posted in: Newspaper
Post count: 28

Hi,

1. How can I reduce space between header and slider image: http://i66.tinypic.com/x3fgpu.png
2. On the tablets (Apple and Android both), the scrolling is not smooth, it scrolls with jerks. Works perfectly in mobiles.
3.How to replace theme commenting with FB commenting?

Thanks,
Sid

Post count: 23312

Hello sid,

1)If you want to reduce that space, you have to decrease the padding-top from the suitable container. Please try the code below and add it in Theme panel-Custom CSS area.

.td-main-page-wrap {
padding-top:40px;
}

2)Please ensure that you have a good network connection and also a good device wich can display your website (minimum requirements of the device). This kind of problem does not come from the theme, sorry.

3)Unfortunately, our theme does not have this option for Facebook, but you can do this with a plugin with this functionality (Facebook Comments). For more details about implementation, please check this topic ->
https://forum.tagdiv.com/topic/using-facebook-comments-plugin-and-changing-the-default-location/

Hope this helps and let us know how it goes!

Thank you for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.