This reply has been marked as private.
Hi!
Please try adding following code to Quick CSS
@media only screen and (max-width: 480px) {
.html_header_top.html_header_sticky #header {
position: relative;
}
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 0px;
}}
You are currently using Fixed layout. You can turn on Responsive layout in Enfold theme options
Cheers!
Yigit
Hi guys
I wonder if you could help. I’m creating an enfold blog for a charity that helps people who have poor eyesight. The clients wants to know if there is a control I can add to the pages so the viewer can increase / decrease the text size???
Thanks for your help guys
gonzobrum
Hi svreatt!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body * { text-transform: none!important; }
Cheers!
Yigit
I am currently using Enfold with WPML installed. I see how to export strings for the LayerSlider WP as a .po file with the content I have added. I am curious if there is a way to do the same from the strings of the Avia Layout Builder that includes the content I have added to these pages. Thanks!
Hi motylanogha!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-slideshow-dots a { display: inline; background: transparent; }
Regards,
Yigit
Hey Skinny_Design!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-
@media only screen and (max-width: 479px) {
.responsive #socket .sub_menu_socket {
display: block;
}}
2-
@media only screen and (max-width: 767px)
.responsive .logo a, .responsive .logo img { height: auto !important; }}
If that does not work, please post the link to your website
3-
@media only screen and (max-width: 480px) {
.phone-info span { border: none !important; }}
4- It would be better if we could see your website for this one, so if you do not mind, please post the link to it
Best regards,
Yigit
Hi Consulo!
Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
and then use transparent header on desired page. For more information, please see – http://vimeo.com/channels/aviathemes/91837491
Best regards,
Yigit
Hey David!
According to our debug script you still have a limit of 64MB set:
Theme: Enfold
Version: 2.8.1
Installed: enfold
AviaFramework Version: 1.9.1
AviaBuilder Version: 0.7
– – – – – – – – – – –
ChildTheme: Travers Collins 2013
ChildTheme Version: 1.0
ChildTheme Installed: enfold
ML:64-PU:51-PLA:14
ML stands for memory limit.
Best regards,
Josue
Hey David!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }
Cheers!
Yigit
Hi!
Not at all Travis, we are always glad to help! :)
You can go to Enfold forum and scroll down to start a new topic or simply you can use this link – https://kriesi.at/support/forum/enfold/#new-topic-0
Best regards,
Yigit
Hi nelshark!
0- Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
1- Please see – http://kriesi.at/documentation/enfold/add-your-own-favicon/ and set title in Settings > General
2- Bundled LayerSlider only works fullwidth on Enfold. You can use Easy Slider if you would like slider not to be fullwidth
3- You can go to Enfold theme options > Blog Layout > Blog Style and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)”.
Cheers!
Yigit
Hi, I would like to install WPML to create a dual English / Arabic version of my site.
Is Enfold compatable with WPML, allowing me to clone all my pages and portfolio custom posts to create the two language versions?
Are there likely to be any conflicts with the Enfold Advanced Layout Editor, or any restrictions on using right-to-left Arabic text in any of the Enfold layout elements or text entry fields? Right-to-left Arabic text is generally well supported in modern Unicode.
Thanks, Richard
Hey!
You can decrease the font size of phone number on mobile by adding following code to Quick CSS field in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.phone-info span {
font-size: 18px;
}}
Cheers!
Yigit
Hey!
You can find some code snippets on Enfold documentation here – http://kriesi.at/documentation/enfold/
and video tutorials here – http://vimeo.com/channels/aviathemes
Regards,
Yigit
Hi broodjekaas!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-entry {
width: 15.2%;
}
Regards,
Yigit
Hey dmenditc!
Before anything else try updating your theme files to the most recent release. You can find update information here: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Devin
Hey!
The update option from within the theme was added with version 2.0 which is why I originally had that video as the main guide. You will first need to update over FTP or through WordPress (just like a first-time install) of the most recent version to then get the new options shown here: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Devin
Hi,
I have a question regarding masonry taxonomy filter. I need to set up masonry in that way, that I select main taxonomies from the portfolio categories to get all portfolio entries according to the preselection.
But what happens? Because the Portfolio Entries do not have only 1 but severel categories, I end up with ALL categories available in the selection filter, which makes the preselection useless.
Do you have a cure for that behavior?
Hi,
Is there CSS code which would permit me to customize the color of links and mouseover for The Events Color plugin? The default color for links for this plugin is blue which does not match the enfold theme color scheme.
Thanks!
Hi Support,
Going to update my site with the new enfold but are having some trouble with the Masonry Gallery.
Want it to look like the current one don´t know why its just two columns and the thumbnails size is bigger on the new site.
What have I missed, please take a look.
Links to the websites in private content.
//Cheers
This reply has been marked as private.
Hey EisaSawyer!
Please go to Enfold theme options > Advanced Styling and edit “Main Menu Links”
Edit: You can also add following code to Quick CSS
#top ul:first-child > li:hover .avia-menu-text {
color: #ef0400;
}
Cheers!
Yigit
-
This reply was modified 11 years, 5 months ago by
Yigit.
Hey rhysbowen!
1- Can you post the link to your website and post a screenshot and show how you would like it to look?
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div.slide-entry-excerpt.entry-content { font-size: 19px; }
Cheers!
Yigit
Hey felipemillan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
@media only screen and (max-width: 480px) {
h1.av-special-heading-tag {
font-size: 30px!important;
}}
Best regards,
Yigit
Hey Ivana!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) {
.av-main-nav > li > a { padding: 0 7px; }}
and please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
Yigit
Hi, I have problems with responsive fonts

I set the fonts to 60px for the header but the responsive site do now resize and looks really bad :-(
Can you help me?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1024px) {
#advanced_menu_toggle, #advanced_menu_hide { display: block; }
.main_menu { display: none; }}
Regards,
Yigit
Reminder:
Adding contact form feature to the Ajax portfolio could be a great point in differentiating Enfold from other themes. Please solve the issue as I have limited time to finish and deliver my project.
Thanks,
Amir