Title: Front Page Content Boxes
Last modified: August 30, 2016

---

# Front Page Content Boxes

 *  [minnal_guy2002](https://wordpress.org/support/users/minnal_guy2002/)
 * (@minnal_guy2002)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/)
 * 1) how to resize the width of Front Page Content Boxes so that the side bar can
   cover the space.
 * 2) the side bar font very small, even try the font size change but failed.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/front-page-content-boxes-3/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/front-page-content-boxes-3/page/2/?output_format=md)

 *  [joeymagtasa](https://wordpress.org/support/users/joeymagtasa/)
 * (@joeymagtasa)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196462)
 * you resize it by changing your CSS 🙂
 * please provide reference link on your site.
 *  Thread Starter [minnal_guy2002](https://wordpress.org/support/users/minnal_guy2002/)
 * (@minnal_guy2002)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196463)
 * here is the link
    [https://www.sedicjpm.org/home/](https://www.sedicjpm.org/home/)
 *  [joeymagtasa](https://wordpress.org/support/users/joeymagtasa/)
 * (@joeymagtasa)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196465)
 * how to resize the width of Front Page Content Boxes so that the side bar can 
   cover the space.
    – you can edit on your CSS
 * .container, #wrapper {width:1024px } /* change desired width value onyour website*/
 * 2) the side bar font very small, even try the font size change but failed. – 
   you can set font size below
    Example .scrollercontent{font-size:20px}
 *  Thread Starter [minnal_guy2002](https://wordpress.org/support/users/minnal_guy2002/)
 * (@minnal_guy2002)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196472)
 * please advice in which css you find the font adjust to = x-small
    both of the
   code is not working .
 *  [joeymagtasa](https://wordpress.org/support/users/joeymagtasa/)
 * (@joeymagtasa)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196482)
 * [https://www.sedicjpm.org/home/wp-content/plugins/vertical-news-scroller/css/newsscrollcss.css](https://www.sedicjpm.org/home/wp-content/plugins/vertical-news-scroller/css/newsscrollcss.css)
 *  Thread Starter [minnal_guy2002](https://wordpress.org/support/users/minnal_guy2002/)
 * (@minnal_guy2002)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196489)
 * Dear joeymagtasa sory to say that but when i do uninstall this plugin same thing
   only happen .
 *  [joeymagtasa](https://wordpress.org/support/users/joeymagtasa/)
 * (@joeymagtasa)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196494)
 * Sorry , But i dont say uninstall the Plugins..i said edit the CSS ..
 *  Thread Starter [minnal_guy2002](https://wordpress.org/support/users/minnal_guy2002/)
 * (@minnal_guy2002)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196500)
 * yes i did change the CSS but failed to get the font.
    when i checked in my CSS
   widget shows as below:
 * .widget-title {z-index:1;position:relative;display:block;margin-top:0;margin-
   bottom:10px;font-size:19px;line-height:19px;letter-spacing:0px;font-weight:normal;
   padding:10px 0px;}
 * but when do inspect its shows as below:
 * .widget-title{font-size:9px !important;}.widget-title{font-family:Arial, Helvetica,
   sans-serif !important;}.widget-title{font-style:normal !important;}.widget-content{
   font-size:9px !important;}.widget-content{font-family:Arial, Helvetica, sans-
   serif !important;}.widget-content{font-style:normal !important;}.entry-content
   h1{font-size:9px !important;}.entry-content h1{font-family:Arial, Helvetica, 
   sans-serif !important;}.entry-content h1{font-style:normal !important;}.entry-
   content h2{font-size:9px !important;}.entry-content h2{font-family:Arial, Helvetica,
   sans-serif !important;}.entry-content h2{font-style:normal !important;}.entry-
   content h3{font-size:9px !important;}.entry-content h3{font-family:Arial, Helvetica,
   sans-serif !important;}.entry-content h3{font-style:normal !important;}.entry-
   content h4{font-size:9px !important;}.entry-content h4{font-family:Arial, Helvetica,
   sans-serif !important;}.entry-content h4{font-style:normal !important;}.entry-
   content h5{font-size:9px !important;}.entry-content h5{font-family:Arial, Helvetica,
   sans-serif !important;}.entry-content h5{font-style:normal !important;}.entry-
   content h6{font-size:9px !important;}.entry-content h6{font-family:Arial, Helvetica,
   sans-serif !important;}.entry-content h6{font-style:normal !important;}
 *  [joeymagtasa](https://wordpress.org/support/users/joeymagtasa/)
 * (@joeymagtasa)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196502)
 * Send me screenshot of the page and put arrow on the part you want to adjust ..
 *  Thread Starter [minnal_guy2002](https://wordpress.org/support/users/minnal_guy2002/)
 * (@minnal_guy2002)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196512)
 * here is the link of the screenshot : [](http://wp.me/P59il9-jU)
 *  Thread Starter [minnal_guy2002](https://wordpress.org/support/users/minnal_guy2002/)
 * (@minnal_guy2002)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196513)
 * [http://wp.me/P59il9-jU](http://wp.me/P59il9-jU)
 *  [joeymagtasa](https://wordpress.org/support/users/joeymagtasa/)
 * (@joeymagtasa)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196538)
 * I think there is nothing wrong with wordpress .. its how you edit the CSS.. 🙂
   add me on skype: joeymagtasa
 *  [msultan1](https://wordpress.org/support/users/msultan1/)
 * (@msultan1)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196649)
 * Hey Joey, you seem to be quite knowledgeable on WordPress. I’m using an older
   version of the Evolve theme, which I just created a forum for, and I am wondering
   if I update will it affect my customizations.
 *  [msultan1](https://wordpress.org/support/users/msultan1/)
 * (@msultan1)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196650)
 * I am using Evolve 3.0.8
 *  [unityofcolorado](https://wordpress.org/support/users/unityofcolorado/)
 * (@unityofcolorado)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/#post-6196740)
 * I am attempting to change the color of the Front Page Content Box buttons. My
   present code in the Content Box Button is [ Can you tell me…? ](https://wordpress.org/support/topic/front-page-content-boxes-3/Contact Us?output_format=md).
   I am almost certain this is going to be a forehead slapper but right now I’m 
   pulling a little bit higher on the head. 🙂

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/front-page-content-boxes-3/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/front-page-content-boxes-3/page/2/?output_format=md)

The topic ‘Front Page Content Boxes’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/evolve/4.3.7/screenshot.png)
 * evolve
 * [Support Threads](https://wordpress.org/support/theme/evolve/)
 * [Active Topics](https://wordpress.org/support/theme/evolve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/evolve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/evolve/reviews/)

 * 21 replies
 * 6 participants
 * Last reply from: [JaynePivik](https://wordpress.org/support/users/jaynepivik/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/front-page-content-boxes-3/page/2/#post-6196779)
 * Status: not resolved