Forum Replies Created
-
AuthorPosts
-
Hey wva28a57,
Please go to Enfold theme options > Header > Extra elements and “Header Phone Number/Extra Info” on the top bar on the right side.
Best regards,
Jordan ShannonHey atrixdave,
Are you meaning that you don’t want the element to countdown?
Best regards,
Jordan ShannonHey seanchk,
Please provide a link to the site in question so we can look into this issue further. The site size should be able to be adjusted via quick css.
Best regards,
Jordan ShannonHi,
Yes, unfortunately without deep theme modification that goes beyond the scope of support this would not be possible. You would need to hire a freelancer to complete this task http://kriesi.at/contact/customization
Best regards,
Jordan ShannonSeptember 12, 2017 at 7:29 am in reply to: Issue with WooCommerce Checkout on Android Devices #850792Hi,
Great! I’m glad you were able to get this fixed. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Please try disabling plugins and attempting to add the css. This can further rule out a conflict.
Best regards,
Jordan ShannonHi,
You would need to talk to the hosting company in order to get this taken care of. It is set up on your server.
Best regards,
Jordan ShannonHi,
Add the following to quick css:
.main_color .toggle_content{ background:transparent!important; } span.toggle_icon{ border:none!important; }Best regards,
Jordan ShannonHi,
Try the following instead:
#header_main{ background:#ab9a7f!important; }Best regards,
Jordan ShannonSeptember 12, 2017 at 7:02 am in reply to: How to change the background in the text element on my blog pages #850777Hi,
Add the following to quick css:
.entry-content ul {color: #000 !important; }Best regards,
Jordan ShannonHi,
This needs to be placed in the quick css section within Enfold options.
Best regards,
Jordan ShannonHi,
Great! I’m glad this was able to be figured out. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
This should work, and simply adjust the top position with media queries to accommodate mobile devices:
.phone-info { font-size: 18px; } div.phone-info { position: relative; top: 80px; }Best regards,
Jordan ShannonHi,
Yes, since most of the code would be in functions.php and css then yes it would be transferable. It will also be helpful if they are both the same version of Enfold.
Best regards,
Jordan ShannonSeptember 11, 2017 at 5:49 am in reply to: Trouble making body text smaller on mobile device #850342Hey jackiejackiejackie,
You need to be more specific with what you are trying to target:
@media only screen and (max-width: 767px) { p { font-size: 14px; } }Or if you are targeting everything:
@media only screen and (max-width: 767px) { * { font-size: 11px!important; } }Best regards,
Jordan ShannonHey ecdoesit,
I’m not quite sure this is possible using the ALB embed control and without digging into the JS of PrettyPhoto itself since that was coded to just except the link and not an iframe embed. That goes beyond the support that can be provided here in the forums. However, perhaps you can attempt to use a color section, in combination with a prettyphoto iframe embed to achieve your goal.
Best regards,
Jordan ShannonHey AnaYogabrunch,
You can add more social media button by using the “avia_social_share_link_arguments” filter. Example here:
// https://kriesi.at/support/topic/adding-whatsapp-button-on-social-share-buttons/#post-573570
Best regards,
Jordan ShannonHey frederiksandgrav,
See if this fixes the the scrolling issue:
.container.av-logo-container{ background:#ab9a7f!important; }If this works we can start fixing the mobile menu problem you mentioned.
Best regards,
Jordan ShannonHey sjwmobile,
Add the following to quick css. It should only target the job postings:
article.job_listing.type-job_listing .big-preview.single-big{ display:none; }That should be about all you need to get the results you want. Let me know if this works for you.
Best regards,
Jordan ShannonHey sensiblekaren,
Please try the plugin on the default WordPress to see if the problem persists. This will determine if this is a theme specific problem.
Best regards,
Jordan ShannonHi,
You have to code this manually via quick css. Also, the css in the medical demo will not apply directly to your site it will need to be adjusted.
Best regards,
Jordan ShannonSeptember 11, 2017 at 5:07 am in reply to: Blog post overlay showing previous and next posts covers half the page #850325Hi,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey keithattwood,
You seem to quite a few consol errors being thrown in the browser. Would you please disable all active plugins and see if the problem persists?
Best regards,
Jordan ShannonHi,
I believe css would work but you need media queries to address the different screen sizes.
Best regards,
Jordan ShannonHey Raphep,
I’ve requested access to view the file you linked to.
Best regards,
Jordan ShannonHi,
As far as plugins, I wouldn’t be 100% sure which would work perfectly to your needs as there are so many modal plugins it would basically be testing to see if works or not. I am confident that most of them would however.
As for doing it via the functions file we have a few different solutions like the one I linked to above. If you would be able to share admin and or FTP credentials in the private area, I could assist further in doing it that way.
Best regards,
Jordan ShannonSeptember 11, 2017 at 4:54 am in reply to: Issue with WooCommerce Checkout on Android Devices #850316Hi,
This is a solution shared by one of our users:
The different checkout is the Payment Request API. To disable it, go to the Stripe plugin options in WooCommerce and untick the box, “Use Payment Request API” and it will no longer do that.
Best regards,
Jordan ShannonHey Jay,
Thank you for sharing this solution. I will be sure to pass it along. Thanks for your help, and thank you for using Enfold!
Best regards,
Jordan ShannonHey edgelogos,
When you use the Layout Builder for posts then you will have to set the excerpt manually. If you can’t see the field in your posts then please click Screen Options in the top right hand corner of the screen and select it there.
If the Layout Builder is activate when the post is saved then the manual excerpt will be used. If the default editor is active, then the automatic excerpt will be used.
Best regards,
Jordan ShannonHi,
Please link us to the page in question. The preview link above does not work.
Best regards,
Jordan Shannon -
AuthorPosts
