Comments Sam started the conversationDecember 5, 2015 at 4:06pmHello, I need to remove the bylines (author, category, comments) on the "Classic" blog design. How can I do that? Best regards,Sam 895TheFox repliedDecember 6, 2015 at 10:23amHello Sam, thanks for purchasing Thefox!Please add this custom css ( thefox > styling options ) :.post-info { display:none; }This should fix the problem.Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sam repliedDecember 6, 2015 at 10:35amYes, that code took care of it. thank you for the great support ! On the sidebar (the widget area) I need to put a frame around the widgets, like the one visable around the search widget (please see the attached picture). How can I do that? 895TheFox repliedDecember 7, 2015 at 11:15amYou\'re welcome!You can try to add this custom css :.sb_widget { border: 1px solid #000000; padding: 20px; }Change the color code to the one you want to use.Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hello,
I need to remove the bylines (author, category, comments) on the "Classic" blog design. How can I do that?
Best regards,
Sam
Hello Sam, thanks for purchasing Thefox!
Please add this custom css ( thefox > styling options ) :
.post-info { display:none; }
This should fix the problem.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Yes, that code took care of it. thank you for the great support !
On the sidebar (the widget area) I need to put a frame around the widgets, like the one visable around the search widget (please see the attached picture). How can I do that?
You\'re welcome!
You can try to add this custom css :
.sb_widget { border: 1px solid #000000; padding: 20px; }
Change the color code to the one you want to use.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme