Title: corewpress's Replies | WordPress.org

---

# corewpress

  [  ](https://wordpress.org/support/users/corewpress/)

 *   [Profile](https://wordpress.org/support/users/corewpress/)
 *   [Topics Started](https://wordpress.org/support/users/corewpress/topics/)
 *   [Replies Created](https://wordpress.org/support/users/corewpress/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/corewpress/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/corewpress/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/corewpress/engagements/)
 *   [Favorites](https://wordpress.org/support/users/corewpress/favorites/)

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/corewpress/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/corewpress/replies/page/3/?output_format=md)…
[11](https://wordpress.org/support/users/corewpress/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/corewpress/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/corewpress/replies/page/13/?output_format=md)
[→](https://wordpress.org/support/users/corewpress/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vega] Mobile site strange formatting](https://wordpress.org/support/topic/mobile-site-strange-formatting/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/mobile-site-strange-formatting/#post-11899528)
 * Hello [@bkhaja89](https://wordpress.org/support/users/bkhaja89/),
 * you could try using this code:
 *     ```
       label.label-tag {
           color: #000;
           font-size: 14px;
       }
       ```
   
 * Go to WP Admin > Appearance > Customize > Additional CSS and inside that box,
   add the code.
 * ​Try it and let me know how it worked.
    Kind regards, Diego
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vega] Vega Heading/title location](https://wordpress.org/support/topic/vega-heading-title-location/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/vega-heading-title-location/#post-11898999)
 * Glad to hear that!
    Please, let me know if you need any further assistance.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vega] Vega Heading/title location](https://wordpress.org/support/topic/vega-heading-title-location/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/vega-heading-title-location/#post-11895015)
 * Hi [@jhruby85](https://wordpress.org/support/users/jhruby85/) ,
 * Could you contact me at [https://www.lyrathemes.com/support/](https://www.lyrathemes.com/support/),
   so we can take a deeper look at this?
 * Thanks
    Diego
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vega] Mobile site strange formatting](https://wordpress.org/support/topic/mobile-site-strange-formatting/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/mobile-site-strange-formatting/#post-11891273)
 * Hello [@bkhaja89](https://wordpress.org/support/users/bkhaja89/),
 * I’ve checked your site and the white text can be seen on the desktop version 
   of the site as well. So I suspect is just how you configured or styled your website.
 * Maybe checking on the customizer area will give you an idea what’s happening.
 * check this link, it may give you an idea of where to look.
    Please, let me know
   if you need any further assistance.
 * Kind regards,
    D
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vega] Vega Heading/title location](https://wordpress.org/support/topic/vega-heading-title-location/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/vega-heading-title-location/#post-11884889)
 * Hi [@jhruby85](https://wordpress.org/support/users/jhruby85/),
 * for removing that text too, use this code:
 *     ```
       h1.block-title.wow.zoomIn.animated {
           display: none;
       }
       ```
   
 * ​Try it and let me know how it worked.
    Kind regards, D
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vega] Vega Heading/title location](https://wordpress.org/support/topic/vega-heading-title-location/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/vega-heading-title-location/#post-11883837)
 * Hello [@jhruby85](https://wordpress.org/support/users/jhruby85/),
 * Please go to WP Admin > Appearance > Customize > Additional CSS and inside that
   box, add the following code:
 *     ```
       h3.page-title {
           display: none;
       }
       ```
   
 * ​Try it and let me know how it worked.
    Kind regards, D
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kale] Kale Pro Theme or a Business Focused Theme?](https://wordpress.org/support/topic/kale-pro-theme-or-a-business-focused-theme/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/kale-pro-theme-or-a-business-focused-theme/#post-11868428)
 * You’re welcome! Glad to help.
    If you need any specific support with the theme,
   you could also reach me at [https://www.lyrathemes.com/support/](https://www.lyrathemes.com/support/)
 * Good luck!
    Diego
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kale] How to disable connection to Google Fonts servers](https://wordpress.org/support/topic/how-to-disable-connection-to-google-fonts-servers-2/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/how-to-disable-connection-to-google-fonts-servers-2/#post-11868061)
 * [@screen-b](https://wordpress.org/support/users/screen-b/), absolutely!
    Please
   contact me at [https://www.lyrathemes.com/support/](https://www.lyrathemes.com/support/)
 * All the best,
    Diego
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kale] Kale Pro Theme or a Business Focused Theme?](https://wordpress.org/support/topic/kale-pro-theme-or-a-business-focused-theme/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/kale-pro-theme-or-a-business-focused-theme/#post-11867992)
 * Hi [@sophbess6](https://wordpress.org/support/users/sophbess6/),
 * Hope you are having a great day!
 * The best I can do is giving you an opinion. The Kale Pro theme can be integrated
   with Woocommerce and you could extend any feature you need with plugins. Even
   more, if you want a specific layout or create landing pages, you could use an
   external builder for that.
 * I don’t see any restrictions for implementing your new business with this theme.
   The only thing I see you may want to do differently is the theme Homepage, but
   as said previously you could create a different one using a builder.
 * Let me know if that makes sense.
    Kind regards, Diego
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kale] How to disable connection to Google Fonts servers](https://wordpress.org/support/topic/how-to-disable-connection-to-google-fonts-servers-2/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/how-to-disable-connection-to-google-fonts-servers-2/#post-11861169)
 * Hi [@screen-b](https://wordpress.org/support/users/screen-b/),
 * Could you share your URL so we can see this first hand?
    Thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kale] Blog Feed Post Display → Just Full](https://wordpress.org/support/topic/blog-feed-post-display-%e2%86%92-just-full/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/blog-feed-post-display-%e2%86%92-just-full/#post-11861029)
 * Hello [@konradje12](https://wordpress.org/support/users/konradje12/),
 * Hope you are having a great day!
 * Please go to WP Admin > Appearance > Customize > Additional CSS and inside that
   box, add the following code:
 *     ```
       #post-344 .col-md-6 {
           width: 100%;
       }
   
       #post-344 .entry-content img {
           width: 100%;
       }
       ```
   
 * This will modify only that page attributes to make the image bigger.
    ​Try it
   and let me know how it worked. Kind regards, Diego
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kale] How to disable connection to Google Fonts servers](https://wordpress.org/support/topic/how-to-disable-connection-to-google-fonts-servers-2/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/how-to-disable-connection-to-google-fonts-servers-2/#post-11857273)
 * Hi [@screen-b](https://wordpress.org/support/users/screen-b/),
 * Could you please paste here the code from child theme’s functions.php file that
   you’ve created?
 * Thanks
    Diego
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kale] How to disable connection to Google Fonts servers](https://wordpress.org/support/topic/how-to-disable-connection-to-google-fonts-servers-2/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/how-to-disable-connection-to-google-fonts-servers-2/#post-11849803)
 * Hello [@screen-b](https://wordpress.org/support/users/screen-b/),
 * Hope you are having a great day!
 * There’s no option on the theme to deregister Google fonts, so the way to do what
   you need is editing one file.
 * Go to the function.php file and comment or delete the line 146,
 * `wp_enqueue_style( 'kale-fonts', kale_fonts_url(), array(), null );`
 * That will remove the font call and it’s fast to implement, but you’ll lose this
   change when you update your theme. So the right way to go is creating a child
   theme and deregister the call from there using:
 *     ```
       function kale_dequeue_unnecessary_styles() {
           wp_dequeue_style( 'kale-fonts' );
           wp_deregister_style( 'kale-fonts' );
       }
       add_action( 'init', 'kale_dequeue_unnecessary_styles' );
       ```
   
 * ​Try it and let me know how it worked.
    Kind regards, Diego
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kale] Fix Kale Theme](https://wordpress.org/support/topic/fix-kale-theme/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/fix-kale-theme/#post-11841365)
 * Hi [@klaudi23a](https://wordpress.org/support/users/klaudi23a/),
 * Yes! you can do so from the customizer. Go to WP Admin > Appearance > Customizer
   > Blog Feed. you find the option in there.
 * Please, let me know if you need any further assistance.
    Kind regards, Diego
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kale] Unable to play video in theme Kate blog when I edit w/ Elementor](https://wordpress.org/support/topic/unable-to-play-video-in-theme-kate-blog-when-i-edit-w-elementor/)
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/unable-to-play-video-in-theme-kate-blog-when-i-edit-w-elementor/#post-11836284)
 * Hello [@chacha9394](https://wordpress.org/support/users/chacha9394/),
 * Hope you are having a great day!
 * One of the links is from your WP Admin area. I can give you further support, 
   but I’ll need you to contact us at our official support form here [https://www.lyrathemes.com/support/](https://www.lyrathemes.com/support/)
 * Looking forward to your email.
    Kind regards, Diego

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

1 [2](https://wordpress.org/support/users/corewpress/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/corewpress/replies/page/3/?output_format=md)…
[11](https://wordpress.org/support/users/corewpress/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/corewpress/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/corewpress/replies/page/13/?output_format=md)
[→](https://wordpress.org/support/users/corewpress/replies/page/2/?output_format=md)