Layout Problem

Hello King of support,
I have a problem with the footer, the distance between blog and footer changes in the category view

Look at https://go4free.net/ then go to category (livestyle) and switch between home and category, paying attention to the footer. The distance changes. The distance from category would be correct. What can I do that the distance is correct?

Thank you for their response
claudia

Hi Claudia,

Thanks for writing in!

Look like you are using blog designer pro to design the blog layout.
In homepage, the pagination box is coming which has the spacing whereas the category page doesn’t have that.

This is something related to third-party plugins, unfortunately, we can’t help you more on this as this is something out of our theme support scope or expertise.

We would suggest you to please check the plugin documentation or can contact the plugin developer for help.

Thanks

Many thanks, have removed the space on your Picture but still not exactly the same, a few pixels are still missing, but already much better. I searched with the delover two hours but I could find another error in blog designer many enough is somewhere at x theme per something not in order

Post before

Hello King of support,
I have a problem with the footer, the distance between blog and footer changes in the category view
Look at https://go4free.net/ then go to category (livestyle) and switch between home and category, paying attention to the footer. The distance changes. The distance from category would be correct. What can I do that the distance is correct?
Thank you for their response
claudia

Hi again,

I checked your page and there is a custom CSS added for that page via third party plugin which is conflicting with the theme style. To fix the issue, please add the following code in the Theme Options > CSS:

body.page-id-62 .x-main .hentry .entry-wrap {
    height: auto !important;
}

Let us know how this goes!

your suport if great, working fine you can close the trade. many thanks
claudia

You are most welcome Claudia.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.