Bio at the bottom of posts
-
I put my bio at the end of posts. On the desktop it is a vertial column that takes up 1/3 of the page. Is there any way to make this use more of the page. Here is a link for an example. You have been so helpful in the past. I really appreciate it.
https://cohanpllc.blog/2020/08/15/covid-19-liability-for-my-business/
The blog I need help with is: (visible only to logged in users)
-
It looks amazing on the phone, so if I have to choose, I’d the phone to look perfect and have the desktop suffer a bit.
-
Hi Chasen,
I’ve checked your site and it looks like you are using the footer widget area to display your bio. By default, the footer widget area comes with a four columns layout. If you want to change it to a one columns layout, please use this custom CSS:
.footer-widgets .widget { width: 100%; } .footer-widgets .widget:not(:nth-of-type(4n)) { border-right: 0; }
Hope this helps. Please let me know if you have any additional questions.
Kind regards,
Taras -
Taras!
It looks AWESOME!
There is no way other WordPress themes provide quick and easy solutions like you do!
-
Chasen,
Thank you for your kind words :)If you’ll have any other questions, feel free to post them in this forum and I will be happy to help!
Kind regards,
Taras
- The topic ‘Bio at the bottom of posts’ is closed to new replies.