Its a pretty huge topic so I generally point new users to: http://yoast.com/articles/wordpress-seo/
You need to inspect the page with dev tools and see what is taking priority over your css. In the case of the logo, the inline styling that the theme adds in has a higher priority.
Ex:
#top .logo img {
width: 440px !important;
height: 202px !important;
max-height: 202px !important;
}
This would work.
The font size is live and so is the color. Using ” ” on the font-family seems to cause an issue so use ‘ ‘ instead.
@Devin Hi!
This is the code I wrote. I don’t see these modifications on the page. Not the logo, or the font or size of the menu.
Thank you!
Rubie
#top .logo img {
width: 156px;
height: 156px;
}
/*header with social icons: */
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 200px; line-height: 116px; }
#top .main_menu .menu li > a {
font-family: “Terminal Dosis”, sans-serif;
font-size: 24px; color: #999; text-transform: uppercase;
}
No, updating the theme files does not effect your settings in your database. Those are saved to the theme name and the theme files only work with that data.
If you have any active plugins you should also deactivate them as well.
Edit: Just an FYI bumping pushes your topic to the end of our internal queue and not to the front. We view posts by oldest first.
-
This reply was modified 12 years, 2 months ago by
Devin.
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
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
Hi! Great work guys!
I’m referring to https://kriesi.at/support/topic/header-font-uppercase-issue/#post-195513 and would additionally like to turn off all uppercase titles (i.e. icon lists and other content elements I haven’t discovered so far). I would like all titles to be case sensitive.
Thanks for 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/
How would I just put a simple picture in the tables (pricing tables) and have the pricing on top of it?
-
This topic was modified 12 years, 2 months ago by
medvick.
Hello,
Love the theme! When we click to read a blog post, is there a way to disable the featured image from appearing at the top of each post on interior pages? We like the featured image on the home page, but not at the top of the actual post.
Interior Page: http://chicagoweddingblog.com/spin-spun-cotton-candy-chicago/
Home: http://chicagoweddingblog.com
Kind regards,
David
Nvm issue is fixed… Topic can be closed.
Hi!
I am not sure why that happens. Can you try updating manually this time following the instructions in the link i posted here https://kriesi.at/support/topic/enfold-version-2-4-5-out-but-no-theme-update-from-within-wp/#post-208322 ?
Cheers!
Yigit
Hey!
@jcsufootball07 I have answered in your topic. Let us stick there and not hijack other topics
Cheers!
Yigit
Hey!
Yes, first code i posted will change the color of “theme color” colored buttons and following one will change “theme color subtle” colored buttons
#top .main_color .avia-button.avia-color-theme-color-subtle { color: black;
background-color: transparent;
border: 1px solid green; }
#top .main_color .avia-button.avia-color-theme-color-subtle:hover { border-color: blue; color: black; }
Regards,
Yigit
Hi, I searched the forums and found this post , but that did not help me when I added the CSS to the quick CSS in the Enfold Theme on my site.
Is there another option that works? I want to be able to add bullet points to the product description and the short description.
Mys site is: http://www.marketingcommunicationsblog.com/product/graphic-design-measurement-chart-free-download/
Hi!
Nothing that I customize on the Enfold styling page seems to take effect, as the Header Font or the Footer styling. I also want to customize logo size, menu font and size and tried to add code in the Quick CSS, which didn’t work either… Then I tried to add the same coding to the custom.css, but no luck there either.
This is the coding I used:
#top .logo img {
width: 440px;
height: 202px;
}
.main_menu ul:first-child > li > a { font-family: ‘Oswald’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; }
.main_menu ul:first-child>li>a {
font-size:24px;
}
Would be very thankful for help. Need this to work as soon as possible.
Here is the website: stocktownproductions.com
Thank you,
Rubie
This reply has been marked as private.
I am having an issue with the appearance of my Header links when viewed on an iPad or a browser that gets resized to something smaller.
The Website: http://bit.ly/1aoJxIM
Example of the problem: https://www.evernote.com/shard/s77/sh/295c339b-9022-4bca-a53a-602664b05a3b/b92a4665d0d7ffd26ef2c4310b43b82e
I understand there are a lot of links at the top… unfortunately it’s somewhat necessary. Please advise thanks.
Hi spitsdesign!
No, unfortunately not without modifying the gallery shortcode file. All available galleries are shown here: http://kriesi.at/themes/enfold/shortcodes/gallery/
Cheers!
Devin
Hi Schloss Klaus!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header-scrolled .menu-second-line { top: -50px; }
Best regards,
Yigit
Hey!
Following code should do it
@media only screen and (max-width: 1140px) and (min-width: 990px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 32.2%!important; }}
@media only screen and (max-width: 989px) and (min-width: 768px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 31.8%!important; }}
@media only screen and (max-width: 767px) and (min-width: 481px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 30.9%!important; }}
@media only screen and (max-width: 480px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 29.5%!important; }}
Cheers!
Yigit
Hi,
i added an second line to the navigation with css.
.menu-second-line {
clear: both;
display: block;
position: relative;
top: -70px;
line-height: 88px;
}
But when i scroll down the site, the second line pushes up.
You can see it on http://www.schlossklaus.net
Best regards
Patrick
Hi!
Please try adding the code to Custom.css file inside Enfold/Css folder and if that does not work as well, plese add !important rule to force it as following
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
width: 16.1%!important;
}
Regards,
Yigit
Hi jcsufootball07!
1 & 2- You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .main_color .avia-button.avia-color-theme-color { color: black;
background-color: transparent;
border: 1px solid black; }
#top .main_color .avia-button.avia-color-theme-color:hover { border-color: red; color: black; }
3- You are going to need to find a plugin to achieve that or hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Best regards,
Yigit
Thanx Devin
The problem was, I was using the Full width Masonry not Full width Masonry Gallery..
Switching to gallery gave me the effect I needed but now I have lost my sortable menu at the top and the doesn’t seem to be an option for it?
Regards
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.content { padding-top: 10px; }
@apartedenmark thanks!
Cheers!
Yigit
Try this:
.content, .sidebar {
padding-top: 10px;
padding-bottom: 10px;
}