Visar inlägg med etikett Home. Visa alla inlägg
Visar inlägg med etikett Home. Visa alla inlägg
Remove “Home” link under the post in Blogger
In the Add Custom CSS paste following CSS code:

#blog-pager {
display:none;
}

Remove dotted line under the post in Blogger
In the Add Custom CSS paste following CSS code:

.footer-outer {
    border: none !important;
}
< Press enter after character above - do not include this text in the code when you do this - this is just a tip>

Ta bort "Startsida" länk under inlägg

How to Remove “Home” link under the post in Blogger
In the Add Custom CSS paste following CSS code:

#blog-pager {
display:none;
}

.footer-outer {
    border: none !important;
}  
< Press enter after character above - do not include this text in the code when you do this - this is just a tip>

Remove "Home" link under the post