Hey!
It seems like you have already figured it out. If you have not, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.main_menu .menu li ul a {
font-size: 20px!important;
}
Cheers!
Yigit
Hi rubieandersson!
Can you post the link to your website or tell us which type of header you are using? You can check it in Enfold theme options under Header tab
Best regards,
Yigit
Hey!
Can you post the link to your Enfold website? The one in your screenshot is currently not using Enfold
Best regards,
Yigit
Hey Konnektive!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width: 1140px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { height: 182px; }}
@media only screen and (min-width: 990px) and (max-width: 1139px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { height: 161px; }}
@media only screen and (min-width: 768px) and (max-width: 989px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { height: 122px; }}
@media only screen and (min-width: 481px) and (max-width: 767px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { height: 104px; }}
@media only screen and (max-width: 480px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { height: 67px; }}
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-team-member {
margin: 0; }
Best regards,
Yigit
Hey,
Just wondering if the disappearing text/logo title is available to us in Enfold?
Here on Kriesi.at there is a title next to the “K” logo that disappears when the menu becomes “sticky” and shrinks due to user scrolling down.
Is this possible for us?
Thanks!
Hello, updated theme enfold 2.4.5 and wordpress to 3.8
My portfolio items in masonry does not appear in most browsers (ff, ie, ipad/safari etc.) only appear in chrome. Same for the home page post slider – no portfolio items show http://elwoodtemp.com/products/
please advise
we would appreciate a right hand sidebar on the product page of woocommerce.
Thanks
Michael
Hi,
I want to add portfolio page like masonry portfolio page. Can you explain to me step by step ?
For the first, what should I do ?
Thanks..
Yeah it looks like a headache alright. I’m gonna read up on it now. Thanks.
Its a pretty huge topic so I generally point new users to: http://yoast.com/articles/wordpress-seo/
Hey buddy, Thanks for the quick response!
Yeah the WP SEO Plugin has options for Meta Tags, but MT aren’t that crucial these days right? Since most Search Engines are friendly to WP sites.
I’m looking at all the tab options within the WP SEO Plugin and I don’t know where to begin or which fields are most crucial. If you know this plugin, please guide me. Thanks.
Hi Khoa!
You will need to use a plugin like WordPress SEO for that. The theme is built with SEO best practices in mind but ultimately its better to use a plugin which gets constant SEO specific attention and updates for individual settings.
Cheers!
Devin
Hey there,
I don’t see an option to add in Metags info to help maximize SEO for the Enfold Template. I’m in the WP Admin Panel and not seeing it. I only see the Google Analytics box. Let me know. Thanks.
Khoa
Hi Yigit,
I understand that re-installing means activating a different theme then delete the Enfold theme from the server then upload theme again and activate it? If yes, then i tried doing that but no luck. I am wondering why it is working on the old hosting but not the new one?
I also deleted the theme from the server and uploaded the original theme which I extracted from the zipped file that I downloaded when I purchased the theme and still no luck.
Thank you for your help
-
This reply was modified 12 years, 3 months ago by
webcolors.
This reply has been marked as private.
Ok Devin,
Sorted the issue with the Fancybox pop up. Now – I have tittles added to the images, but they don’t show anywhere on the lightbox. Do they normally display by default?
Also – take a look at http://codelessme.com/casey/abstracts/ I’ve used the Shop Category(450×450) but it seems the 1 thumbnail is not cropping on 4th row.
-
This reply was modified 12 years, 3 months ago by
zerozendesign. Reason: added additional
Hey!
That kind of customization is best handled by a freelance developer.
The majority is css changes but we aren’t able to go line by line for customization requests like that through support. It should take about an hour for a web developer from somewhere like Microlancer or Codeable.
Cheers!
Devin
I have 2 questions for the same site:
1. I need to make the menu bar text white, can someone please post the exact CSS code for that. I have CSS code in the custom CSS box for the navigation bar being red, so now I need to add to it to make the text white and maybe larger also.
2. I want the blog images to be the size of this example page
http://kriesi.at/themes/enfold/blog/blog-grid
Here is the site I am working on
http://69.195.124.69/~localsp4 (As you can see the blog images are much smaller)
All help is greatly appreciated.
There must be a plugin running that is giving you the option to have another lightbox.
Hi Campleiter!
You can adjust that setting on the individual portfolio item: http://kriesi.at/documentation/enfold/create-new-portfolio-item/
See the “Additional Portfolio Item Settings” section.
Cheers!
Devin
so you don’t know why the two light boxes would be displaying?
Hi!
We really can only help you with the theme and what is doing. I don’t know where the source of the other lightbox is coming from but the theme doesn’t use Fancy box.
You can add image information when you add images either on upload or in the Media information for each image in your gallery (title, description etc).
Best regards,
Devin
Hi bryanpeck!
If you are using the advanced layout builder then instead of cloning the page (which will probably cause issues) use the template feature on the top right of the advanced layout builder.
You can save the layout as a template and then load it into your pages and edit each.
Regards,
Devin
Hi,
Open js/avia.js and look for line 828:
item.stop().css('display','block').animate({opacity:0},0, function()
Replace it by this:
item.stop().css('display','block').animate({opacity:0},1000, function()
Regards,
Josue
Hello,
Is there a way to display and use the wordpress top banner admin access, to be able to access and edit the page directly from site ?
I thought it was a standard wordpress feature, but I cannot see the toolbar on my site. Is it not accessible from enfold template ?
Tks for your help
I have two easy questions, but I can’t find a quick answer from the other archived questions. I am new to the theme.
First, the feature image is not showing on the front page. I have used “blog posts” and selected “Multi Author Blog” which should show the featured image. There is also a featured image for that post, but it is not showing up.
Second, I have altered the color scheme to show that white is the text of the menu at the top. It previews correctly in the enfold window of the admin view. However it does not changed. I have tried viewing it another browser to see if it is a caching problem, but it still exists.
http://www.hmmrmedia.com/
Yigit – you did it. Works like a charm. Much appreciated.