Remove White Space from Footer Location

Posted in: Newspaper
Post count: 59

Dear sir, I need two help. 1. Can you please tell me how to remove this white space. Image link – https://drive.google.com/open?id=1l9F5RqBY0pni_IGiiDqKXci448-0AstY. 2. How to use thirst party installed plugin in Tagdiv’s custom post or Tagdiv composer?

  • This topic was modified 8 years by mehedi57.
Post count: 20688

Hi,

1. Try a code like this, it should work with the elements that are currently have in the footer
https://www.screencast.com/t/pj6wVrUJ

.td-footer-wrapper {
padding-bottom: 0px;
}
.td-footer-wrapper .td_block_wrap,
.td-footer-info {
margin-bottom:0;
}

2. How do you intend to use that plugin, what is it for? If you mean shortcodes provided by that plugin, enter them in test elements in pages, or post content for posts.

Post count: 59

Thanks. It works.

Post count: 59

Hello sir. My first problem is solved but the second one seems not solved yet. I went to add a plugin shortcode but show me a problem. Please see the screenshot.https://drive.google.com/open?id=1_IU8OCvzgW8nduSio_ccp3Mo1TMpqtPx

Post count: 20688

That looks like a fatal error, does that happen when you edit the page after you enter the shortcode?

What kind of shortcodes are you using exactly? Are you entering them in text elements?
https://www.screencast.com/t/QPK8Kig9wOUa

Post count: 59

Everything is a default. I didn’t get any chance to put any shortcode. I just open the custom text, click on edit content and saw this condition.

Post count: 59

Everything is a default. I didn’t get any chance to put any shortcode. I just open the custom text, click on edit content and saw this condition.

Post count: 20688

Does that happen if you test in a new page? Also does it happen if you deactivate all your plugins (except theme plugins) as a quick test?
Could be a plugin or combination of plugins that is causing the error.

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