Home › Forums › Theone WordPress Theme › Mask Color
Tagged: error; menu navigation; scalling
- This topic has 10 replies, 2 voices, and was last updated 11 years, 6 months ago by
SeaTheme.
-
AuthorPosts
-
September 27, 2014 at 2:10 pm #4657
pande86
ParticipantHello,
How I change predefined mask colors?
Tnks!
September 28, 2014 at 1:44 am #4660Hi,
Please go to theme option (“Theone” of wp-admin), click “schemes”, change the “Mask Color For Featured Image On Header”.
Best,Bwsm
October 2, 2014 at 6:31 pm #4729pande86
ParticipantI`m talking about this colors!
October 2, 2014 at 10:00 pm #4731pande86
ParticipantAnd another thing how i remove the loading bar with the logo at begining ? 🙂 Thank you, in rest very nice template, congrats.
October 3, 2014 at 2:17 am #4733I`m talking about this colors!
The colors is theme color, they will affect other modules. Off course, you can change the colors preset value by this way:
1) change the color1-10 hex value line 30-39 of …/wp-content/themes/theone/functions/theme/options-config.php
2) change the xx-color-1 – xx-color-10 css line19-78 of …/wp-content/themes/theone/styles/pagebuild.cssOctober 3, 2014 at 2:24 am #4734And another thing how i remove the loading bar with the logo at begining ?
1) remove line97-99 of ../wp-content/themes/theone-new/functions/interface/interface-functions.phpif(is_front_page() || is_home()){ wp_enqueue_script('ux-interface-queryloader'); }2) remove line66-68 of ../wp-content/themes/theone-new/template/global/footer.php
<?php if(is_front_page() || is_home()){ ?> <div id="site-loading-mask"></div> <?php } ?>October 4, 2014 at 6:30 am #4748pande86
ParticipantTnks for the infos that help me a lot.
Did you what plugin to use for multiple languages? I’ve tried Polylang but I get some errors, if I change a word on first page it also change the word on the second page.
Thank You!
October 4, 2014 at 7:47 am #4749Hi, welcome
the WPML is the popular multi-languages WordPress plugin. Theone is support it.
Best,Bwsm
December 9, 2014 at 3:55 pm #5647pande86
ParticipantThis reply has been marked as private.December 10, 2014 at 1:31 pm #5657Hi, thanks for mention.
In normal use, almost never encountered this situation. Because on the touch screen device, the layout is always moving. But we will try to fix this problem as soon as possible.
Best, Bwsm
December 14, 2014 at 6:05 am #5692Please try to use the css in Custom CSS:
body:not(.ux-mobile) #navi { display: inline-block!important; } -
AuthorPosts
- You must be logged in to reply to this topic.
