Title: css for font type
Last modified: June 15, 2019

---

# css for font type

 *  [arterror](https://wordpress.org/support/users/arterror/)
 * (@arterror)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/css-for-font-type/)
 * I would like to change the font, the size and the color, is it possible with 
   css ?, I’m using elementor to display the multisite language switcher
 * Anyway I love your plugin !
 * Thank you
    -  This topic was modified 6 years, 12 months ago by [arterror](https://wordpress.org/support/users/arterror/).

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Dennis Ploetner](https://wordpress.org/support/users/realloc/)
 * (@realloc)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/css-for-font-type/#post-11640807)
 * This depends a bit on how you configured the plugin. With a div (that has its
   own class) around it?
 *  Thread Starter [arterror](https://wordpress.org/support/users/arterror/)
 * (@arterror)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/css-for-font-type/#post-11640814)
 * I tried that in additional css
 * .elementor-widget-container { font-size: 1rem; font-family: “Alegreya Sans”, 
   Sans-serif;
    } .elementor-widget-container a:hover{ color: #c10009; font-size:
   1rem; font-family: “Alegreya Sans”, Sans-serif; }
 * but I can’t change my fonts in elementor afterward
 *  Thread Starter [arterror](https://wordpress.org/support/users/arterror/)
 * (@arterror)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/css-for-font-type/#post-11640822)
 * I mean when I create new pages in wordpress
    the font editor of elementor stop
   working
 *  Thread Starter [arterror](https://wordpress.org/support/users/arterror/)
 * (@arterror)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/css-for-font-type/#post-11640826)
 * is there a way to control only the widget
    I mean something like this : .elementor-
   widget-Multisite-Language-Switcher { font-size: 1rem; font-family: “Alegreya 
   Sans”, Sans-serif;
 * I tried that but it is not working
 *  Thread Starter [arterror](https://wordpress.org/support/users/arterror/)
 * (@arterror)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/css-for-font-type/#post-11640835)
 * ok it’s working now with
 * .elementor-widget-container { font-size: 1rem; font-family: “Alegreya Sans”, 
   Sans-serif;
    } .elementor-widget-container a:hover{ color: #c10009; font-size:
   1rem; font-family: “Alegreya Sans”, Sans-serif; }
 * but not in my front page
    the type remain in standard font look : at the front
   page [http://winedealer.space](http://winedealer.space) other page in the site
   [http://winedealer.space/le-galant/](http://winedealer.space/le-galant/)
 *  Thread Starter [arterror](https://wordpress.org/support/users/arterror/)
 * (@arterror)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/css-for-font-type/#post-11640836)
 * only the hilight work but not the font
 *  Plugin Author [Dennis Ploetner](https://wordpress.org/support/users/realloc/)
 * (@realloc)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/css-for-font-type/#post-11645251)
 * Widgets have in the most cases a container (like a div or a section) that has
   a class “widget” and another class that depends on the specific widget. In this
   case “widget_mslswidget”. You should look out for this class in your HTML-code.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘css for font type’ is closed to new replies.

 * ![](https://ps.w.org/multisite-language-switcher/assets/icon-256x256.png?rev=
   2793358)
 * [Multisite Language Switcher](https://wordpress.org/plugins/multisite-language-switcher/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/multisite-language-switcher/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/multisite-language-switcher/)
 * [Active Topics](https://wordpress.org/support/plugin/multisite-language-switcher/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multisite-language-switcher/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Dennis Ploetner](https://wordpress.org/support/users/realloc/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/css-for-font-type/#post-11645251)
 * Status: not resolved