Hi!
I made the first pair, now for the rest just clone them and change the image, to do it you will have to be in the Text tab and replace the highlight section like in the following image:

Best regards,
Josue
Hello!
Please add following code to Quick CSS
#top .main_menu .menu > li > a { border: none; }
Best regards,
Yigit
Hey Hojoon!
Try with this:
/*PolliMolli*/
#menu-item-3964 > a:hover,
#menu-item-3964.current-menu-item > a,
#menu-item-3964.current_page_item > a,
#menu-item-3964.active-parent-item > a,
#menu-item-3964.active-ancestor-item > a {
background:url(https://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_pollimolli_blue.png) no-repeat top; display:block;
}
/*zflex*/
#menu-item-2567 > a:hover,
#menu-item-2567.current-menu-item > a,
#menu-item-2567.current_page_item > a,
#menu-item-2567.active-parent-item > a,
#menu-item-2567.active-ancestor-item > a {
background:url(https://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_zflex_black.png) no-repeat top; display:block;
}
/*MINI*/
#menu-item-2570 > a:hover,
#menu-item-2570.current-menu-item > a,
#menu-item-2570.current_page_item > a,
#menu-item-2570.active-parent-item > a,
#menu-item-2570.active-ancestor-item > a {
background:url(https://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_mini_color.png) no-repeat top; display:block;
}
Cheers!
Josue
I have several book shots in an easy slider on our home page, christophermatthewspub.com. All are a uniform size except one. The original images are all the same size, but one book is coming out shortened. How can I fix that?
Hi kriru!
You do not have enough content on these pages. That is why it does not display go-to-top button. You can zoom in on these pages , then you will see that it appears.
Regards,
Yigit
Hi Tech Dude!
Please add following code to Quick CSS in Enfold theme options and adjust as desired
.header_color .main_menu ul:first-child > li > a { color: red; }
.header_color .main_menu ul:first-child > li > a:hover { color: purple; }
.header_color .main_menu ul:first-child > li.active-parent-item > a { color: green; }
#top #header .mega_menu_title a { color: blue; }
#top #header .mega_menu_title a:hover { color: yellow; }
.header_color .avia-bullet { border-color: red; }
#top .header_color a:hover .avia-bullet { border-color: blue; }
#top .main_menu .menu li ul a { color: pink; }
#top .header_color .main_menu .menu ul li>a:hover { color: orange; }
Best regards,
Yigit
What CSS code should I use to change the main menu (top navigation) text color and hover color? and for mega menu drop downs, the bullet color as well? thanks!
Hi stevemulisa!
Please add following code to Quick CSS in Enfold theme options under Styling
#top .social_bookmarks li a { color: blue; font-size: 18px; }
You just need to change “blue” to hex value you desire
Cheers!
Yigit
Hi
my website is http://web.guru99.com/
now the top button link at footer is not displays at main page as well as various pages
here is the link where top button link not display
1) http://web.guru99.com/
2) http://web.guru99.com/php-tutorials/
3) http://web.guru99.com/demo-editor-php/
here you can see what i am talking about – http://i.imgur.com/PiGAwOx.png
now i am using chrome version 29.0.1547.76
So please help me to do so
Hi there,
I believe I did change the permalink settings from the default wordpress settings to more SEO friendly post pages.
My website is proletehealth.com
I changed the name of my checkout page from ‘checkout’ to ‘checkout 2’ and it works beautifully. When I change back to ‘checkout’, it stops working. Hopefully that helps you pinpoint what the possible problem is.
Thank you!
-
This reply was modified 12 years, 5 months ago by
uattah.
Hello!
Feel free to request features here https://kriesi.at/support/topic/enfold-feature-requests/
Glad Ismael and Josue could help :)
Best regards,
Yigit
Hello!
You can subscribe to this topic by checking “Notify me of follow-up replies via email” right above Submit button :)
Regards,
Yigit
Thank you, the page I would like to create is like this
http://flyingpigcafe.co.nz/wp-content/uploads/2013/09/Product-Sheet-with-ingredients.jpg
website is still in maintenance mode
Login: ****
password: ****
Cheers
Hi!
Ah,ok – also es soll die Farbe des Unterstriches geändert werden? Wenn ja, verwende folgenden Code
#top .avia_textblock a:hover{
border-bottom: 1px solid #c3512f !important;
text-decoration: none;
}
Regards,
Peter
Thanks Devlin,
<P>You are correct. It is impossible to find a problem if it cannot be reproduced.</P>
From another Forum I got this solution to what sounds like the same problem I had:<br />
“Let’s suppose that your slideshow is located in ID = top-a. Then, the only thing to do is to add the following line of code right before the closing body tag (i.e. </body>) in your template.php file:”
<script>jQuery(window).bind(“load”, function(){jQuery(‘#top-a > div > .module’).removeAttr(‘style’);jQuery(window).resize();jQuery(‘#top-a > div > .module’).attr(‘style’,’min-height:1px;’);});</script>
But in Enfold I can’t see how to try this out because I used the smart AVIA Layout Builder so I think there is no place to edit the page HTML. Maybe the jscript will mean something to you though?
(For me I solved the problem by changing to a different Slideshow plugin that works fine.)
Regards
Chris
my wish list
1 a better look for blog ..for example I would like use advance editor for modify the top of the page
2 in advandeced-editor i want save a template for single block not just for the all page
3 icon for youtube in social
Dear Josue
Thanks a lot for your support!
I have solved issue 2.
But I cannot solve issue 1 until now.
According to your advise, I used ID selector as below.
But it does not work.
———————————————————————————————————————————
/*PolliMolli*/
#menu-item-3964 .main_menu ul:first-child > li > a:hover,
#menu-item-3964 .main_menu ul:first-child > li.current-menu-item > a,
#menu-item-3964 .main_menu ul:first-child > li.current_page_item > a,
#menu-item-3964 .main_menu ul:first-child > li.active-parent-item > a,
#menu-item-3964 .main_menu ul:first-child > li.active-ancestor-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_pollimolli_blue.png) no-repeat top; display:block;
}
/*zflex*/
#menu-item-2567 .main_menu ul:first-child > li > a:hover,
#menu-item-2567 .main_menu ul:first-child > li.current-menu-item > a,
#menu-item-2567 .main_menu ul:first-child > li.current_page_item > a,
#menu-item-2567 .main_menu ul:first-child > li.active-parent-item > a,
#menu-item-2567 .main_menu ul:first-child > li.active-ancestor-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_zflex_black.png) no-repeat top; display:block;
}
/*MINI*/
#menu-item-2570 .main_menu ul:first-child > li > a:hover,
#menu-item-2570 .main_menu ul:first-child > li.current-menu-item > a,
#menu-item-2570 .main_menu ul:first-child > li.current_page_item > a,
#menu-item-2570 .main_menu ul:first-child > li.active-parent-item > a,
#menu-item-2570 .main_menu ul:first-child > li.active-ancestor-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_mini_color.png) no-repeat top; display:block;
}
———————————————————————————————————————————
Would you mind let me know correct full codes?
Best regards,
Hojoon
Hi,
I need to add font “Microsoft Yahei” to the Chinese version of site. What would be the syntax to use to add it to the css file?
If it’s not possible to do that for the entire site, then how could I change the font-family for main menu and footer?
This is what I have in the Chinese version Quick CSS field,
html[lang=”zh-hans”] #top .main_menu .menu li > a{ font-size: 14px }
html[lang=”zh-hans”] #socket .sub_menu_socket { font-size: 12px }
To add “Microsoft Yahei” to the font-family, can I change it to like this?
html[lang=”zh-hans”] #top .main_menu .menu li > a{ font-size: 14px; font-family:’Droid Sans’, HelveticaNeue, ‘Helvetica Neue’, Helvetica, ‘Microsoft Yahei’, Arial, sans-serif }
Thank you!
Hello psbag!
Wir verwenden derzeit gar kein Membership Plugin auf unserer Website. Enfold unterstützt ein “conditional menu” ( https://kriesi.at/support/topic/enfold-conditional-menu/ ), welches dir erlaubt Menüpunkte bei Vorhandensein bestimmter Bedingungen zu verstecken oder anzuzeigen, aber wahrscheinlich wird sich diese Funktion nicht ohne zusätzliche Anpassung des Theme Codes mit einem Membership Plugin verwenden lassen, da die Userkategorien vermutlich standardmäßig nicht in WordPress integriert sind und man diese erst mit speziellen Funktionen abfragen muss.
Regards,
Peter
Hi,
Sorry for duplicated threads.
I created a topic on this couple of days ago but it was closed before I got a chance to update it.
My question is very specific on how to add icons of three of the most popular social networking sites in China, QQ, tencent weibo and Weibo to the top navigation bar.
I understand they are not included in v2.2 and am not sure if future release is going to include them since they are not that popular outside of China.
So, could you please help? how can I add these three social icons?
QQ & weibo: http://all-free-download.com/free-vector/vector-misc/vector_summary_of_commonly_used_chinese_social_networking_sites_180168.html
tencent weibo: http://wiki.open.t.qq.com/index.php/%E8%A7%86%E8%A7%89%E7%B4%A0%E6%9D%90%E4%B8%8B%E8%BD%BD
Thanks,
We are too having the same issue. We have added to the wp-config file
/** Disable future revisions and increase autosave interval to 300 seconds */
define(‘AUTOSAVE_INTERVAL’, 1200 ); // seconds
define(‘WP_POST_REVISIONS’, false );
to stop the autosave. We have also uninstalled and deleted most extensions. The extension remaining but not activated include. Akismet, bbpress, and duplicate post
We are running WP 3.6.1 fresh install from 2 days ago. We purchased the template on the 24th of Sept and have the current 2.2 version.
On a majority of the page, we get the spinning loading icon and the post don’t load.
Steve
I want to create a classic large blog where there’s a large date number (short format like 13/09 or 13 Sep) inside a circle or box to the left or top of a large blog image.
How to achieve this whilst keeping the theme style?
Cheers
Andy
-
This topic was modified 12 years, 5 months ago by
andypeck.
Hi there,
I had set the large padding before and set it up but that didn’t work so tried removing the large padding and setting up a margin on top instead. I think best you login and see how it works on a test page. I’ve tried everything from my end
Hi,
Please post a link to the website and a screenshot of what you want to achieve.
Regards,
Josue
Hi summerg!
1.) How do I change the icon that is shown in the button row? I would like a checkmark instead of a heart.
Edit the Button Row then scroll below, select the icon that you want.
2.) How do I change/enlarge the “$” in my pricing row? It’s too small.
Add this on your custom.css or Quick CSS:
.pricing-table li.avia-pricing-row .currency-symbol {
font-size: .9em;
top: 0;
}
3.) Can you give us a link to the page please?
Cheers!
Ismael
Hi brelax!
I’m not sure if that’s possible with the default WordPress embedding of videos (which Enfold uses), perhaps you can try to do it with a plugin like this one.
Regards,
Josue
Hey!
You can add this:
#top .social_bookmarks {
position: absolute;
right: 0;
top: 60px;
}
.main_menu {
right: 120px;
}
.phone-info {
top: 70px;
position: relative;
right: 7px;
}
Cheers!
Ismael