By Abraham Tol on Friday, 24 August 2018
Posted in General
Likes 0
Views 526
Votes 0
The license is for authorsguildoftn.org, which is my licenses but does not show here.

on the home page of this site we list the latest blogs using Showcase Module with legacy option. The buttons and such appear in the incorrect place. There is lots and lots of "white" space after the read more. How can this be altered/corrected.
Module Author Events in user 3
Hey there,

If I understand your question correctly, do you mean that you want to the white space as shown in the screenshot?

Actually, the white space that you mentioned is generated by your template.

can you consult with your template provider to see how it goes?

By the way, if you want to remove the white space quickly, you can try my suggestion which is insert the following CSS code into your current template CSS file and see how it goes:


#sp-main-body-wrapper {
display:none !important;
}


Do remember to clear your cache before refreshing your page to see how it goes.
·
Friday, 24 August 2018 14:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank You! That works great!
·
Friday, 24 August 2018 22:08
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding
·
Friday, 24 August 2018 22:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post