Forum Replies Created
-
AuthorPosts
-
Hi,
I am glad this worked out for you!
Best regards,
Jordan ShannonThanks, I am looking into this now.
Best regards,
Jordan ShannonThank’s Ron, glad I could help!
Best regards,
Jordan ShannonAlso, the way you have added the phone number is perfect!
Hi,
You should be able to import the font via quick css. Add this to the top of the field:
@import url(‘https://fonts.googleapis.com/css?family=Poppins‘);
And, as for your other question you can add css on individual pages and posts by targeting their unique ids.
Best regards,
Jordan ShannonFebruary 22, 2017 at 11:16 am in reply to: For auto updates, do I enter API key in parent or child theme? #750400Hi,
No your child theme will be safe and the updates will remain when you return to it. I am confident of this, but as a precaution I always recommend backing-up before all updates and theme switches.
Best regards,
Jordan ShannonHey brentd99,
Add this to quick css and you should be just fine:
.avia-testimonial-image {
float: left;
margin: 0 20px 0 0;
width: 80px;
height: 80px;
border-radius: 0px !important;
overflow: hidden;
}Best regards,
Jordan ShannonHi,
Please provide admin login privately, and a screenshot of the exact area that you would like centered.
Best regards,
Jordan ShannonI am glad that this was able to work out for you.
Best regards,
Jordan ShannonFebruary 22, 2017 at 10:54 am in reply to: For auto updates, do I enter API key in parent or child theme? #750383Hey architchandra,
You will want to enter the details in the parent theme, then you can just switch back to continue working on the child. Please remember to back-up before any and all updates.
For additional help please refer to our documentation:
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Jordan ShannonHey Ron,
I added the following block to quick css:
#av-layout-grid-1{
margin-top:-50px !important;
}.responsive .container {
max-width: 100% !important;
}This should fix the white bar at the top and the logo issue.
Best regards,
Jordan ShannonHi,
Is there possibly an incorrect template assigned to that page?
Best regards,
Jordan ShannonHey Oby4455,
You should just be able to change it to:#footer { width: 100%; text-align: center; }
Best regards,
Jordan ShannonHi,
I am able to see “Share this Product” on the page just above the social buttons. Please view the link below
Best regards,
Jordan ShannonFebruary 22, 2017 at 9:58 am in reply to: Slider content on mobile devices begin cropped off. Help! #750355Hey dhobbs1978,
Add the following into the Quick CSS section and let me know if this works.
@media only screen and (max-width: 479px){
.responsive #top .slideshow_caption .avia-caption-content {
font-size: 11px !important;}
}@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){
responsive #top .slideshow_caption .avia-caption-content {
font-size: 11px !important;}
}Best regards,
Jordan ShannonHey idcdesign,
I did the first one for you.
I added this to quick css:
h3.aviaccordion-title img.customImage{
opacity: 1 !important;
height: 50px !important;
position: relative !important;
}And I added this to the first caption title in the accordion area.
<img class=”customImage” src=”http://dmn.idcagency.co.uk/wp-content/uploads/2017/02/smallicon_vl.png”/> Vehicle<br>Logistics
All you have to do is copy this into the other titles and replace with the appropriate image src and title.
Best regards,
Jordan ShannonHey Designweb,
Thank you for using Enfold.
Unfortunately, you can’t change the width of the mega menu without modifying the jQuery script that controls the width calculation. Regretfully, this particular request or modification is more than what we can offer as a support team. This task is simply beyond the scope of support and is not a theme related issue. Please hire a freelance developer. For further modifications, please visit Envato Studio or Werkpress.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Best regards,
Jordan ShannonHey emilgandersson,
Please refer to Josue’s post here: https://kriesi.at/support/topic/blog-post-excerpts-2/#post-169503
Let me know if this is able to help you.
Best regards,
Jordan ShannonHey nanomania,
Please provide a link to the site so that we may look into this further.Best regards,
Jordan ShannonHi,
Can you elaborate on the text heading that you are expecting to see?
Best regards,
Jordan ShannonFebruary 22, 2017 at 8:13 am in reply to: Transparent sub menu on transparent header only – with no outline #750310Hey digitalalso,
Can you provide a link to your site, so I have a clearer idea of what you need?
Best regards,
Jordan ShannonHey StormCreek,
Would you be able to privately provide your login info so that we can look into this further?
Best regards,
Jordan ShannonFebruary 22, 2017 at 12:49 am in reply to: HELP ASAP – I added some code that has taken down my site! #750216Hey tbelgard8707,
Could you provide us with the ftp access to your files?Best regards,
Jordan ShannonNo problem, let us know if you need anything else!
Best regards,
Jordan ShannonHey biznetag,
Would you be able to privately add your admin credentials so that I may login and see how that page is set-up at the moment?
Best regards,
Jordan ShannonHi,
Has any of your custom css been applying correctly?
Best regards,
Jordan ShannonHi,
Try adding the following to the Quick CSS field in Enfold Theme Options > General Styling
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {.slideshow_inner_caption{
width: 445px;
}}
Best regards,
Jordan ShannonHi,
If you get a chance, please share your admin info privately so I may log in and take a look.Best regards,
Jordan ShannonFebruary 21, 2017 at 8:57 am in reply to: All my quick CSS has disappeared but the CSS is still being applied!! #749817Hey kieranvyas,
Can you possibly provide ftp access? The contents of the quick css are stored here: wp-content/uploads/dynamic_avia/enfold.css or enfold_child.css if you are using a child theme. Try locating your blocks of css (likely towards the bottom of the file), and paste it back into the Quick CSS section.Best regards,
Jordan ShannonHi,
Great! I’m glad that we could help. If you have any more issues, don’t hesitate to ask!
Best regards,
Jordan Shannon -
AuthorPosts