Forum Replies Created
-
AuthorPosts
-
I was able to use it, just curious though. Does it support ” ‘ ” or ” ! ” for words like I’m etc ?
Thanks bro
Maybe changing the global settings could help.
Responsive under < 1140
Slider width < 100 percent.
It’s thesame as the enfold example
You can try opening the enfold slide to give you an idea on how things work. What problems are you encountering ?
I can see the fonts now. I’m not sure what cause it because i tried different browsers , mobile etc. Must be a server or wordpress issue ?
What do you want to edit? Background color , text etc ? Go to theme options > styling > underneath you can see , header , footer , main content etc. There’s an option there to edit the css, as well as add background images.
Thanks Ismael.
Background image now works , I think I forgot to pick scroll in the attachment. The transparent logo now looks good and I’m thinking of making it responsive depending if the shrink logo effect can be fixed.
Portfolio works well now.
Ok thanks for the help, I’ll try this one
Yes it doesn’t appear on mobile, ios both on portrait and landscape. Not sure why ?
Oops disregard that, i thought you where referring to the links in the nav
Ahh, that one. In widgets > footer 1 , footer 2 footer 3 footer 4 etc columns are they empty ?
In my case even if I deactivated footer widgets it kept popping out. Try adding a widget or put a blank text widget if it fixes it. In my case for footer 1 footer 2 footer 3 columns I just placed a blank text widget
#top ul:first-child > li > a {
color: #727272;
}
#top ul:first-child > li > a:hover {
color: #63cbd9;
}
I use this on my site , just change the color values
Another one i want to add up. Since most customizations can be done via quick css, how about increase the size of the area so we can see more content ?
[Nick: If you mean increase the size of Quick CSS, you can make it bigger
by pulling on the bottom right corner. Takes a second.]For c : It’s fixed now and I can no longer see the error page. It must have been a bad install from the file I downloaded which is related to e.
e. I have now updated to 1.6 , downloaded main file instead of installable wordpress file. Or maybe it was because I changed my ftp program to filezilla.
e.)
I figured out you need to set it to 0px to remove the space occupied by the container.
#top .title_container .container {
min-height:0px;
}
To hide the title for pages.
h1.main-title {
display:none ;
}
Hmm , enfold is an awesome theme for beginners and pro’s. My only concern is documentation. Even if we add new features etc but these features are not properly documented either in pdf or in a support page , it would still be difficult for some to understand.
The vimeo vides are good, but how about making it complete. For header , changing background sizes , centering logo, etc , hope they could right it down.
[Nick: If you can list more suggestions for videos or tutorials,
we would much appreciate it]Download main files instead of installable wordpress files
I have had the same problem as you, i use cyberduck and then filezilla ( mac ) . In the download button in themeforest, there are 3 options.
Main Files
Installable WordPress Files
License
I tried many times updating my enfold folder with the new one i downloaded using installable wordpress files. And it still shows 1.5.1 . So I tried the folder in Main Files and updated it, it seems to work now.
Ok thanks, will do that
Nice one andy , hmmm might want to consider a fixed layout like yours hehe.
In your portfolio there’s ALL / Photography / Design
I have a created a gallery using the advance layout editor but it focuses on my logo only. << Made 1 portfolio item.
So do I have to make 2 ? Then make a page and post it there ?
And also for the footer area there’s a widget for Popular | Recent | Tags.
And there are empty boxes or blank thumbnails to the left. How do I add images ? In the individual posts or is there something that I’m missing?
And how do I change the outlines so I can remove it ?
1.) For 1 , I managed to solve it using this code >
.header_color .sub_menu > ul > li > a, .header_color .sub_menu > div > ul > li > a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a {
color: #ffffff;
}
<<<<< not sure if the other elements are complete necessary. I just want the links to be white, and blue if hover or being selected.
3.) .avia-menu-fx {
bottom: 10px;
height: 0px;
}
< I managed to change it but when you scroll down for example, the navigation decreases in height and the arrow is inline with the links, how do i solve this?
Ok thanks for the help. I was able to view the video tutorials in vimeo and make a test homepage and it works. For the default icons , you can just replace them with custom ones that I want to make right ?
And in the copyright, can the enfold link be removed ?
-
AuthorPosts