Mari Posted May 28, 2020 Share Posted May 28, 2020 Can anyone help me with a css-code so that I can change the Read More text on my front page to another language? I found a code that works only in the blog section and not on the front page. I am using the Souto-template. a.blog-more-link { font-size: 0 !important; } a.blog-more-link:before { content: "Les mer"; font-size: 14px; } .blog-more-link:after { transform: translatey(4px); } Thanks! Link to comment
tuanphan Posted May 28, 2020 Share Posted May 28, 2020 (edited) Add to Home > Design > Custom CSS a.blog-more-link { visibility: hidden; } a.blog-more-link:after { visibility: visible; } a.blog-more-link:before { visibility: visible; content: "Listen me"; position: absolute; } Edited June 1, 2020 by tuanphan Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Mari Posted May 28, 2020 Author Share Posted May 28, 2020 Sure! harmonica-lychee-lmyz.squarespace.com and password nettside04 Link to comment
Mari Posted June 1, 2020 Author Share Posted June 1, 2020 Quote Any luck? Oh, sorry about that. Fixed it now. Link to comment
Mari Posted June 4, 2020 Author Share Posted June 4, 2020 Thanks! The code worked, but not on the front page which is where I need it. The website is all blog based, so there are only blog posts on the front page as well. Any way to fix it? Link to comment
tuanphan Posted June 8, 2020 Share Posted June 8, 2020 On 6/4/2020 at 2:16 PM, Mari said: Thanks! The code worked, but not on the front page which is where I need it. The website is all blog based, so there are only blog posts on the front page as well. Any way to fix it? Incorrect password. Can you check again? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Mari Posted June 9, 2020 Author Share Posted June 9, 2020 Sorry, the new password is Nordland Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment