sabinahschmitz Posted May 3, 2021 Posted May 3, 2021 Site URL: https://www.lachetta-steuerberater.de/newsticker/blog-post-title-one-2czyj HI community! On the page https://www.lachetta-steuerberater.de/newsticker/blog-post-title-one-2czyj you'll find a blog post. Once the page width is reduced to approx. 590px, the navigation text at the bottom flows over the site border. how do I prevent this from happening?
tuanphan Posted May 4, 2021 Posted May 4, 2021 Do you want to change pagination to Prev/Next text? I think both pagination too long caused this. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
sabinahschmitz Posted May 4, 2021 Author Posted May 4, 2021 4 hours ago, tuanphan said: Do you want to change pagination to Prev/Next text? I think both pagination too long caused this. How do you do that? 🙂
tuanphan Posted May 6, 2021 Posted May 6, 2021 On 5/4/2021 at 6:31 PM, sabinahschmitz said: How do you do that? 🙂 Add to Design > Custom CSS /* Pagination title */ @media screen and (max-width:767px) { h2.item-pagination-title { display: none; } .item-pagination-prev-next { display: block !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
sabinahschmitz Posted May 7, 2021 Author Posted May 7, 2021 23 hours ago, tuanphan said: Add to Design > Custom CSS /* Pagination title */ @media screen and (max-width:767px) { h2.item-pagination-title { display: none; } .item-pagination-prev-next { display: block !important; } } You're amazing, thank you!
tuanphan Posted May 10, 2021 Posted May 10, 2021 On 5/7/2021 at 2:33 PM, sabinahschmitz said: You're amazing, thank you! Do you want to fix these? Site URL: https://www.lachetta-steuerberater.de/ 1. (Blog post) Change logo color? 2. (Tablet-Footer) Footer doesn’t look good. Want to solve? 3. (Mobile-Footer) Move logo to top of footer? 4. (Tablet-Leistungen) Align bullet – text? 5. (Digital) You haven’t changed SEO title so the browser tab name still shows “General 1” 6. (Tablet-Digital) Reduce text size? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
sabinahschmitz Posted June 30, 2021 Author Posted June 30, 2021 On 5/10/2021 at 1:37 PM, tuanphan said: Do you want to fix these? Site URL: https://www.lachetta-steuerberater.de/ 1. (Blog post) Change logo color? 2. (Tablet-Footer) Footer doesn’t look good. Want to solve? 3. (Mobile-Footer) Move logo to top of footer? 4. (Tablet-Leistungen) Align bullet – text? 5. (Digital) You haven’t changed SEO title so the browser tab name still shows “General 1” 6. (Tablet-Digital) Reduce text size? Yes I would love your help please! I just saw this, sorry for the delay.
tuanphan Posted July 2, 2021 Posted July 2, 2021 On 7/1/2021 at 1:33 AM, sabinahschmitz said: Yes I would love your help please! I just saw this, sorry for the delay. Q1. Can you share link to blog post? I can't find blog post... Q2. Add to Design > Custom CSS /* tablet footer */ @media screen and (max-width:991px) and (min-width:768px) { footer.sections .content { width: 100% !important; } } If it works, let me know. I will check other questions I see this page, you haven't changed SEO Title so the browser tab name still shows "General 1" https://www.lachetta-steuerberater.de/digital Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.