This reply has been marked as private.
Hi,
Can you post the link to your website please?
Regards,
Josue
This reply has been marked as private.
Hi,
I am using layer slider for the website
I have created text using layers on the image and i wanted to setup the font weight: extra bold 800, i am using open sans font for the text…
How can i set the font weight extra bold 800?
I have added in the css but it’s doesn’t showing the font weight extra bold 800
Hi!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.grid-image img { height: 132px; }
2) Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Cheers!
Yigit
Hey AndrewDouglas!
Screenshots would be helpful. You can upload screenshots on imgur.com or Dropbox and post links here.
Regards,
Yigit
It is normal. On my image first title taked two lines. On your – one!
Hey tommcshane1!
The easiest way would just be to offer the image as a link in the ajax description area. Otherwise they can right-click>save image.
Cheers!
Devin
Hey downbylaw!
The theme has a couple of different ways to display posts that you can choose from in the theme options. Eg:
http://kriesi.at/themes/enfold/blog/blog-grid/
http://kriesi.at/themes/enfold/blog/blog-multi-author/
http://kriesi.at/themes/enfold/blog/blog-single-small/
http://kriesi.at/themes/enfold/blog/blog-single-author-big/
http://kriesi.at/themes/enfold/blog/blog-single-author-full/
You’ll notice with some of them you get an icon in place of a featured image to designate post type or if the user doesn’t have a gravatar image set it will show.
So if you can provide a link to your site and blog layout we can assist with some css to hide the icon.
Best regards,
Devin
Hi!
Please add following code to Quick CSS to remove hover effect
.image-overlay { display: none!important; }
Cheers!
Yigit
Hey tomerus!
Can you post the link to your website please so we can inspect elements on it?
Cheers!
Yigit
Would this be done by creating new css w/ !important or overwriting the current css?
Hey current162!
No, this isn’t currently supported. Your best route would be to use a background image on a color section and have it attached at middle middle. Otherwise you could look into a freelance developer to try and do the customization via some very specific css but even then I’m not sure if it would be doable without some pretty rough hacks.
Regards,
Devin
What does it mean “WordPress doesn’t support the data needed to build the mega menu so we can’t add it in to the xml dummy data file”?
Hi, I just upgraded the theme to last versión and the link to go to top of page don’t show the arrow.
Thanks.
In this link show it the problem.
Hi midischool!
You need to replace the “loading” gif located in /wp-content/themes/enfold/images/layout/ (/wp-content/themes/enfold/images/layout/loading.gif) with your custom image.
Regards,
Peter
Hey!
I think a better approach would be to deactivate all plugins except WP Retina 2x and then check if it works or not. I talked to Kriesi and he also didn’t test the theme with WP Retina 2x or Retina notebooks yet – thus we also do not advertise it as “retina ready for all devices” but only as “Retina Ready: for smarthpones and tablets” and these devices use screens with lower resolutions than notebooks or desktop retina displays.
Best regards,
Peter
Hi,
I have quite a large caption on a full screen image that I use on the Home page, The text of the caption gets cut off on the ipad both in portrait and landscape format. Could you please have a look at the problem?
Thanks very much in advance for your help.
-
This topic was modified 12 years, 4 months ago by
oliviad.
Hey!
1) No, the header probably won’t work because it requires an attachment id (=slideshow image) and I’m pretty sure that the multisite blogs do not share the same media gallery images and attachment ids. Fetching the attachments from a different database would require a major rewrite of the template builder framework.
2) Please elaborate on “the padding is a little off” – I’m not sure which padding you mean.
Best regards,
Peter
Thx for your reply,
but I cannot figure out, how this solves my problem. The options you mentioned do not enable any possibility to make sliders or galleries bigger then the text column, only the featured image can be bigger. Any ideas?
Best,
0st
Guys,
Next and hopely last issue.
When I create a team meber the image will align in the center instead of to the left. This look weird when the text underneath is aligned to the left.
Can somebody please give me the quick css for this?
Thank you
But I don’t want to link to an image. I want to link to an internal page that opens up in a lightbox. In other words, when the user clicks on the button a lightbox should open up that shows another page on my site. How do I achieve this? Does pretty photo offer me this? How can I specify the rel="lightbox" on the button? Is there a way to access the Avia Layout Builder code?
Hi!
Tables are generally not responsive so the theme has an automatic function to change the data of a table into a more readable format for mobile. It isn’t able to render html or images within it so if you wanted to use a table and have images or html inside of it you would need to use a regular html table.
At that point however you will run into the same issue of the table not being responsive as tabular data isn’t something that can really adjust its width or content elements on the fly.
Regards,
Devin
Hi Magnus!
You’ll need to use an image as a bullet then, try this:
.iconlist_content li {
background: url(https://i.imgur.com/20fVivn.png) no-repeat top left;
padding-left: 20px !important;
}
Result:

Note that i’m using a test bullet uploaded to imgur, you may want to replace that by the final bullet.
Regards,
Josue
Hey Zach!
Altought Kriesi already made a statement about that, here’s a hint: this is the CSS that make that behavior:
/*position logo text*/
#top .subtext{float:left; position: relative;}
#top .logo img{float:left;}
.logo, .logo a{overflow: visible;}
#top .logo-title{
transition: opacity 0.4s ease-out;
-moz-transition: opacity 0.4s ease-out;
-webkit-transition: opacity 0.4s ease-out;
-o-transition: opacity 0.4s ease-out;
font-size: 12px; color: #000; position: absolute; left:7px; top:-7px; opacity: 1; white-space: nowrap; }
#top .logo-subtitle{ color: #aaa; top:7px; }
#top .header-scrolled .logo-title{ opacity: 0; filter: alpha(opacity=0); }
You’ll also need to alter the HTML of the logo:
<strong class="logo" style="max-width: 64px; width: auto;"><a href="http://kriesi.at"><img src="http://kriesi.at/wp-content/themes/kriesi/images/logo.png" alt="Support | Kriesi.at - Premium WordPress Themes" style="max-width: 64px; width: auto;"><span class="subtext"><strong class="logo-title">Kriesi.at</strong><strong class="logo-title logo-subtitle">Premium Themes</strong></span></a></strong>
Regards,
Josue
Hi Magnus!
Do you want to have an image as a bullet? can you provide us with that image?
Best regards,
Josue
At the Avia Builder ist a “Partner/Logo Element” wich is really Good. My Problem ist, that there ist always a 1 Px Frame around the Partner Logo, this looks not Good with transparent Images. Can i remove this Frame for Example with an easy CSS Code at the Theme-Admin ?
Regards Jack
Hello,
Is is possible to reduce the width of the slider by half and to put it of the right side so that I could insert an image on the left ?
Thanks.