Comments 2Julie started the conversationMay 29, 2017 at 2:15pmHi !I have some questions :1- How can i change the color of menu on mobile ? (see menumobile.jpg attached)2- How can i delete share button and change the text on button "read more" on article ? (see blog.jpg attached)3- How can i put my preloader ? and disable yours ?Thank you for your help 7,122Oliver repliedMay 30, 2017 at 9:01amHI! 1. pls. use following css: #primary-navigation .menu-toggle span { background-color: #000 !important; } 2. pls. link to the page and screenshot where you need to this.3. You need to edit:/wp-content/themes/thegem/css/thegem-preloader.cssPlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2Julie repliedMay 30, 2017 at 2:18pmHi, http://www.globellie.com/pausecom/ (delete share button and change the text on button "read more ") How can i do that ? (see attached)Thank you :) 7,122Oliver repliedMay 31, 2017 at 7:59amHI! 1. pls. use following css: .post-footer-sharing { display: none; } 2. You need to edit template /wp-content/themes/thegem/gem-templates/blog/content-blog-item-masonry.php line 123 OR:1. Take file languages/thegem.pot or xx_YY.po from theme directory. 2. Open this file with Poedit software. 3. Translate necessary strings to your language. 4. In software open Catalog - Settings and set Language to Translation to xx_YY. 5. Then save the file as thegem-xx_YY. (You must have two files thegem-xx_YY.po and thegem-xx_YY.mo.) 6. These files you need to put to the wp-content/languages/themes of your site. With the same operation, you can translate TheGem elements plugin. Just put translations in wp-content/languages/plugins Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi !
I have some questions :
1- How can i change the color of menu on mobile ? (see menumobile.jpg attached)
2- How can i delete share button and change the text on button "read more" on article ? (see blog.jpg attached)
3- How can i put my preloader ? and disable yours ?
Thank you for your help
HI!
1. pls. use following css:
2. pls. link to the page and screenshot where you need to this.
3. You need to edit:
/wp-content/themes/thegem/css/thegem-preloader.css
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi,
http://www.globellie.com/pausecom/
(delete share button and change the text on button "read more ") How can i do that ? (see attached)
Thank you :)
HI!
1. pls. use following css:
2. You need to edit template
/wp-content/themes/thegem/gem-templates/blog/content-blog-item-masonry.php
line 123
OR:
1. Take file languages/thegem.pot or xx_YY.po from theme directory.
2. Open this file with Poedit software.
3. Translate necessary strings to your language.
4. In software open Catalog - Settings and set Language to Translation to xx_YY.
5. Then save the file as thegem-xx_YY. (You must have two files thegem-xx_YY.po and thegem-xx_YY.mo.)
6. These files you need to put to the wp-content/languages/themes of your site.
With the same operation, you can translate TheGem elements plugin.
Just put translations in wp-content/languages/plugins
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver