Forum Replies Created
-
AuthorPosts
-
Hi sdbroker!
Thank you for using the theme!
Even if you set the styling to default, there should be no shadow effect on the image. A plugin might be causing the issue. Please deactivate all plugins then test it again.
Best regards,
IsmaelHey!
Thank you for the info.
You can add a unique selector for each Avia Elements. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;Below, add this code:
add_theme_support('avia_template_builder_custom_css');Edit the linked n icon then add a custom css class. Add linkedin-icon for example. Use this on Quick CSS:
.linkedin-icon { margin-top: 2px; }Best regards,
IsmaelJune 29, 2014 at 7:43 am in reply to: Change number of posts/columns displayed in post slider on mobile version #284968Hey Nathalie!
Thank you for visiting the support forum!
Try to add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .avia-content-slider .slide-entry { width: 100%; } }Cheers!
IsmaelHi rhysbowen!
Thank you for using the theme!
You can use the content slider element if you want to have a sliding text or content.
Regards,
IsmaelHi!
Thank you for using the theme!
Please go to Enfold > Header Layout > Mobile Menu. Look for the Header Mobile Menu activation then select the second option to activate the advance menu toggle on iPad landscape view.
Cheers!
IsmaelJune 29, 2014 at 7:34 am in reply to: 2 images 1 showing Overllay 1 no overlay with same settings #284964Hey yes9310!
Thank you for visiting the support forum!
Not sure why the image overlay is not being added on the first image but you can add this on Quick CSS or custom.css to disable the image overlay entirely:
span.image-overlay.overlay-type-extern { display: none !important; }Regards,
IsmaelJune 29, 2014 at 7:15 am in reply to: Desperate for Masonry Gallery assistance [deadline tomorrow] #284960Hey SomeBloke!
Thank you for using the theme.
Yes, you can select specific images for the masonry gallery. Edit the gallery then click Add/Edit gallery. Select the images that you want to add on the gallery.
Best regards,
IsmaelHey Munford!
Thank you for using the theme!
Please add this on Quick CSS or custom.css:
div.avia-button-wrap.avia-button-left { display: block; } div.flex_column.av_one_half.first.avia-builder-el-4.el_after_av_hr.el_before_av_one_half span.av_font_icon.avia_animate_when_visible.avia-icon-pos-left.avia_start_animation.avia_start_delayed_animation { display: block; margin-left: 10px; }Cheers!
IsmaelHi!
I’m not sure what you mean but glad you made it work. If you still have questions, let us know.
Cheers!
IsmaelHey midischool!
Thank you for using the theme!
Looks like you managed to remove the variable product price on the single product page. If not, please add this on Quick CSS or custom.css:
.product-type-variable .price { display: none !important; }Best regards,
IsmaelJune 29, 2014 at 5:41 am in reply to: Images in Masonry Galerie looks out of focus (on retina display) | 2 #284953Hey!
Thank you for the update.
I’m not really sure what’s wrong with the masonry gallery thumbnails. It looks sharp and clear on Windows 8 Chrome.
Best regards,
IsmaelHi!
Glad it is working. Sometimes you need to wait a few minutes before the css takes effect. You can press CTRL+F5 to hard refresh the page and load it from scratch. If you still have questions, let us know.
Regards,
IsmaelJune 29, 2014 at 5:25 am in reply to: mobile menu issues: when it appears and invisible links #284949Hey lzevon!
Thank you so much for using the theme!
1.) Please go to Enfold > Header Layout > Mobile Menu panel. Look for the Header Mobile Menu Activation, choose the second option.
2.) Please go to Enfold > Advanced Styling, edit the Main Menu Links. Please post the website url here so that we can inspect it.
Cheers!
IsmaelHi!
Glad you figured it out. If you still have questions, let us know.
Cheers!
IsmaelHi progenki!
Thank you for using the theme!
Are you trying to get the featured image to show on facebook or something like that? Please install http://wordpress.org/plugins/wordpress-seo/ and then you can use the SEO > Social panel. Enable the “Add Open Graph meta data” to specify some content for social sharing services like facebook and twitter etc. Note that you have to wait a few hours before any of this services re-pick the data.
Regards,
IsmaelHi!
Thank you so much for using the theme!
Please use this on Quick CSS or custom.css:
.av-main-nav > li > ul { border-top: 0; }Best regards,
IsmaelHi VisuellDK!
Thank you for using the theme!
Please go to Appearance > Menus panel. Create a custom link. Add html tag on the menu label or title. Something like this:
<img src="IMAGE URI HERE" />Inspect the menu item then look for the menu id, use it to modify the image inside the menu. It will look something like this:
li#menu-item-3128 img { /* Add style here*/ }The id of the menu item is 3128, it might be different with yours.
Cheers!
IsmaelHi janeyj!
Thank you for visiting the support forum.
We can’t access the site. It says “Authorization Required”. If you don’t mind, please post a screenshot of what you’re trying to do. You can use imgur, dropbox etc.
Regards,
IsmaelJune 29, 2014 at 4:36 am in reply to: Bigger logo, problems with mobile view and small padding on top and on bottom #284937Hi OblakJ!
Thank you so much for using the theme!
Please use this on Quick CSS to remove the padding:
.logo img { padding: 0; }Go to Enfold > Header Layout > Mobile Menu panel. Look for the Header Mobile Menu activation setting then choose the second option in order to prevent the main menu from overlapping the logo.
Regards,
IsmaelHey!
There are no images on the layer slider. Please try to remove browse cache then check the slider again. In order to migrate the theme successfully and leave the database intact along with the layer slider, please use this plugin: WP MigrateDB or WP MigrateDB PRO
Refer to this link for more info on how to properly migrate your enfold website from production to development vice versa:
http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684Best regards,
IsmaelHey Richard!
Thank you for using the theme!
Please use this:
div.grid-entry-excerpt.entry-content { font-style: normal; }Regards,
IsmaelHey conversations!
Thank you for using the theme.
Please create a test page then apply the content of the page with the footer issue. Remove the added divs then post the login credentials here. Set it as a private reply. We would like to check it.
Cheers!
IsmaelHey!
Thank you for the update.
Do you mind if we take a look at the actual page? Please check the actual slider element then edit it. Are the shortcodes being added on the Caption Text field?
Cheers!
IsmaelHi!
Thank you for the update.
Please try this:
#header_main { border-bottom: 0; }Cheers!
IsmaelHi!
Thank you for the info.
I’m sorry but the login credentials are incorrect. WordPress automatically strips out br or p tags. Try to add a custom class on the br tag. Something like this:
Click here to add your own text <br class="blank" /> Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own textRegards,
IsmaelHi crschulz!
Thank you for using the theme!
Please add this selector:
@media only screen and (max-width: 767px) { .responsive.html_header_transparency #main { padding-top: 0 !important; margin-top: -170px; } }Regards,
IsmaelHey fandragon!
Thank you for visiting the support forum!
Please edit magazine.php, remove everything then replace it with this code: http://pastebin.com/ESmzYVTA
Cheers!
IsmaelHi Denis!
Thank you for using the theme!
Please add this on Quick CSS or custom.css:
@media only screen and (max-width: 989px) and (min-width: 768px) { div .av_one_fourth { margin-left: 2%; width: 47.5%; } }Cheers!
IsmaelHey!
Thank you for the info.
Please add this at the very bottom:
@media only screen and (max-width: 767px) { span.menu-break { line-height: 0; float: none; bottom: 0; margin-left: 2px; } }Cheers!
Ismael -
AuthorPosts
