Forum Replies Created
-
AuthorPosts
-
Hey,
Try:
.b_submitButton {font-family: "Oswald" !important;}
Best regards,
JosueHi,
Have you checked this article?
https://varvy.com/mobile/vary-user-agent.htmlBest regards,
JosueApril 29, 2016 at 3:37 pm in reply to: Multiple answer choices with the Enfold contact form? #624575Hi,
I’m afraid no, those checkmarks on mobile are part of the mobile browser interface, there’s no easy way to replicate them on a desktop browser.
Best regards,
JosueHey,
Please make sure you don’t have Lightbox disabled in the Theme Options, and also that none of the customisations you have made are interfering with the new lightbox. Is there any instance on the website were the lightbox works as it should?
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.category_archive_title{ position: relative; } .category_archive_title:after {content: "";width: 85%;height: 1px;background: #e2ead5;display: block;top: 0;position: absolute; top: 14px; right: 0;}
Cheers!
JosueHi,
Around 300px wide would be good as your container is 1310px wide.
Best regards,
JosueHi,
Could be because of the accent in Ultimas, does the code works on the English version of the site?
Best regards,
JosueHi,
The space is probably not coming from the image itself but from its container (padding), using a Color Section would allow you to target the container via CSS and remove it (for that section only).
Best regards,
JosueHi,
Best regards,
JosueApril 29, 2016 at 2:57 pm in reply to: Why dont i get updates on my enfold theme on my wordpress site ? #624526Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi,
I changed the code a bit, it should work now.
Best regards,
JosueHi,
Can you post a link to one of the Products so i can test the form?
Best regards,
JosueHi!
Seems you managed to update already, you have 3.5.4.
Best regards,
JosueI can not connect with the access you posted (FTP), what method are you using to update?
Best regards,
JosueHi!
1. Have you tried using the “Perfect Masonry” option?
2. Refer to:
Regards,
JosueHey!
You could use a Left Sidebar configuration + a Custom Submenu widget.
Best regards,
JosueHm, no not right now unfortunately, but maybe we could add a hook there so you could modify the array via child theme functions.php, i’ll see what i can do.
Regards,
JosueHi Joe!
Try the following, open /config-templatebuilder/config.php and look for this line:
$builder->setFullwidthElements( array('av_revolutionslider', 'av_layerslider' ,'av_slideshow_full', 'av_fullscreen', 'av_masonry_entries','av_masonry_gallery', 'av_google_map', 'av_slideshow_accordion', 'av_image_hotspot', 'av_portfolio', 'av_submenu', 'av_layout_row', 'av_button_big','av_feature_image_slider') );
Replace it by:
$builder->setFullwidthElements( array('CUSTOM_SHORTCODE_HERE', av_revolutionslider', 'av_layerslider' ,'av_slideshow_full', 'av_fullscreen', 'av_masonry_entries','av_masonry_gallery', 'av_google_map', 'av_slideshow_accordion', 'av_image_hotspot', 'av_portfolio', 'av_submenu', 'av_layout_row', 'av_button_big','av_feature_image_slider') );
Change
CUSTOM_SHORTCODE_HERE
for the shortcode of the custom ALB element you want to be fullwidth.Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueGood, let us know if it fixed the issue.
Please note that this is not considered as theme support but i’ll help you, can you please create me a WordPress administrator account? post it here as a private reply.
Click this button and save the page.
Paste the post URL here and click “fetch new scrape information”:
https://developers.facebook.com/tools/debug/og/object/Hi!
The problem is you’re not activating ALB on that Page, full width elements require ALB to be activated in order to function correctly.
Cheers!
JosueTry reducing the amount of horizontal padding here:
.responsive #top .av-menu-mobile-active .av-subnav-menu > li > a { padding: 6px 10%; font-size: 14px; }
Here’s what i see when i go to the URL you posted – http://screencast.com/t/zud3ZEhB
Hey!
I kinda agree with you, the fonts functionality is certainly something that can be improved, please post your request here so Kriesi can see it.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
Josue -
AuthorPosts