Hi,
on this page: http://www.linaukis.com
I would like to find out how to fix 3 things:
1. How can I change the color on the off state of the social media links? Right now they are all grey, and I would like them to appear in their corresponding color, but no background, when a user doesn’t hover over them.
2. On the socket, if you look carefully, you’ll notice that the box on the “on hover” state around each icon is not equally square. It gets squished on all the icons, except on the last “email” one. What could be the problem, so that the “on hover” state displays equal width highlight color background?
3. Is there a way to replace these icons in the header/socket with other icons (for example the round ones), as seen in the list of the icons available with the Enfold theme?
Thank you for your always fantastic support!
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 990px)
.responsive #top #header {
position: relative;
}
#top .av_header_transparency.av_alternate_logo_active .logo a > img {
opacity: 1;
filter: alpha(opacity=1);
}}
Regards,
Yigit
When I first started building a site at http://www.artisan18.co.uk/, I experimented with colours and set the background to brown (#661a00), then decided to use a background image. It’s a fairly large image and, just before it loads, the brown background shows first.
I changed the Body Background Color setting to #cccccc in Enfold Child Theme Options: Styling but the page background didn’t change. Since then, I’ve tried to change the color in my own style.css, in custom.css and even downloaded the enfold_child.css, changed the background color there, then uploaded it again but nothing changes the color of the page background. I used this style…
body {background-color:#cccccc !important;}
Please tell me I’ve missed something obvious!
Hi Gabriel!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_mega_div .av-special-heading {
margin-top: 0!important;
}
Regards,
Yigit
Hi JaredBurnett!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.blog-tags {
visibility: hidden!important;
}
Cheers!
Yigit
Hi druzes!
It would be in boxed layout only if you choose “boxed layout” in Enfold theme options > Styling > General > “Use stretched or boxed layout?”.
Can you post the link to your website?
Regards,
Yigit
Hi Rustybucket!
Please go to Enfold theme options > Header > Mobile Menu and choose 990px in “Header Mobile Menu activation” section
Best regards,
Yigit
Yigit,
Thanks that worked like a charm. What I need to accomplish is to have a scrolling image gallery like this.In the color section.Where a user can scroll to the right to see more photos.
http://www.mauriziobavutti.com/still/
Any help with how I can do this in enfold would be appreciated
Mike
I Have problem tue install enfold
When I try tue install it take long time the have this message
========================================================
Security Alert
The file you are uploading was rejected by the server.
It probably contents viruses or trojans that can damage your website
Do not attempt to upload it again as your IP address may be blocked.
========================================================
I have try more the 4 time
I also just try to download then unzip and install the theme folder
anyone can help me… just newbie in wordpress
Hi, i want to use various sliders like the “Why Enfold – small header”, but when i insert it in the page, with the avia page builder, the slider layout is boxed, not full width.
how can i fix this?
thank you
Hi!
Thank you for using the support forum!
I checked the link (http://www.shopelegal.com/dress/) but I don’t see the sold out text. Please add it again, we’ll be happy to provide you with a possible solution after. If you don’t mind, please post a screenshot of how you want the “sold out” string to look like.
Cheers!
Ismael
This reply has been marked as private.
Hi!
I’m sorry I confused the plugin with W3 Total Cache. I noticed that you’re not using the latest version of Enfold. Please download the latest version of the theme from your themeforest account. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
If that doesn’t fix the issue, please let us know. We’ll investigate further.
Regards,
Ismael
hi,
spent some time already on figuring out how to do, but no results…
I would like to have an image and tekst like on the theme http://kriesi.at/themedemo/?theme=enfold
(the section: ‘in case you need help”).
I think the solution must be very simple but I can’t find it… Can you pls help me out?
thks
Iris
Thanks for the quick response!
Will updating to a newer version of Enfold do anything to my site??
Hey!
Thank you for the info. Please don’t delete the contentslider.php file if that’s what you did.
Did you add any content slider on your website? If you don’t mind, please post the link to the website here.
Regards,
Ismael
Hey!
Thank you for using the support forum!
The portfolio breadcrumb should not display the portfolio category but display the portfolio page instead. You can see an example if you visit http://kriesi.at/themes/enfold/portfolio/portfolio-3-column/, click on the first portfolio item, the breadcrumb shold look like You are here:Home / Portfolio / Portfolio 3 Column Ajax / Single Portfolio: 2/3 Slider. Did you add any modifications for the breadcrumb?
Regards,
Ismael
Hey durkadurka!
Thanks for using the support forum!
You can edit js > avia.js, find this code on line 1210:
newH = el_height/2;
header.addClass('header-scrolled');
Replace the value 2 with a smaller divisor, 1.5 for example:
newH = el_height/1.5;
header.addClass('header-scrolled');
Remove browser cache then reload the page a few times.
Regards,
Ismael
I have IOS 6.1.3 – Still my site and the Enfold site isn´t working (no link on the website is clickable)
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
Hello, I installed enfold yesterday, and now I’m playing with it, one of the first things I did, was to password protect the folder wp-admin using cpanel, when I tried to enter to the root folder of my website, I realized that it was asking me user/password as if I was trying to enter into the password protected folder, So I’m wondering if enfold is trying to access the wp-admin folder for any reason and if it is, how to use the password protected wp-admin folder with enfold.
If I click “Cancel” it appears to load without problems, but every time I click to another page, the page try to ask the user/password for the wp-admin folder.
Sorry my bad English!
-
This topic was modified 11 years, 11 months ago by
sal0m0n. Reason: Additional info
Thanks Yigit. I’ll work on it.
Hey ikaika72!
Thank you for using the support forum!
Any feedbacks and comments from you are greatly appreciated and we have noted this request on possible improvements for the theme. We cannot provide an exact timeline on when this particular feature might be included on the theme but you’ll see it on the theme’s change log in case. I’m sorry but the feature is not possible within the theme yet. You might need to find a third party plugin for this.
You can vote or open a new request on Enfold Feature Request page.
Cheers!
Ismael
Hey Michael!
Please add following code to Quick CSS in Enfold theme options under Styling tab or bottom of Style.css file of your child theme
.comment-container, .text-sep-comment, .text-sep-cat, .blog-author { display: none; }
Regards,
Yigit
Hi
I recently updated the Enfold theme to the latest version and now when viewing my site on an iphone the social media icons are hidden behind the logo. When viewing on my ipad in portrait they are hidden by the menu box on the right hand side.
Also on Ipad when viewing the page: http://www.icfurniture.co.uk/products the partner/logo element is displaying oddly – it is stacking partner logos 2×2 on the left hand side of the page instead of 1 row of 4 centred on the page.
Is there any way to get around these issues please – looks shabby.
I have uploaded screenshots of the issues to a dropbox folder here: https://www.dropbox.com/sh/p5zw2urgmp70vo6/-R9d7J_6-k
Thanks
Hi!
Seems like Loader.js you have added to your page is causing the issue. You can try enabling debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
then edit your home page and switch to Default Editor (from Avia Layout Builder) and remove the script you have added and then save your page. If that does not work, please try re-creating your page
Regards,
Yigit
Hi dmaldonado!
You can add buttons as shown here on demo site – http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
Regards,
Yigit
Hey!
Glad to hear it Andrew! Let us know if you have any other questions or issues
Cheers!
Yigit
Hi cerf!
1- Enfold documentation – http://kriesi.at/documentation/enfold/ and video tutorials http://vimeo.com/channels/aviathemes
2- I have not used Ubuntu for a long time but i am sure you can find useful ones in Ubuntu Software Center.
3 & 4- Inside wp-content\themes\enfold folder
5- CSS specificity rules apply. Please see – http://coding.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/
Regards,
Yigit
Hi Yigit,
Thanks for the quick reply. I now see it’s working fine on the actual devices; I put too much faith in device emulators.
regards
Andrew
Great! It works.
Remains the problem with image and excerpts
http://besos.pw/blog-it/
However, yesterday I’ve posted this https://kriesi.at/support/topic/resources-and-tools-to-change-the-style-of-enfold/
If you answer me I could put an end to these trivial questions about css: D