Forum Replies Created
-
AuthorPosts
-
Hey!
Can you post a link to the video?
Cheers!
JosueFebruary 18, 2016 at 9:57 pm in reply to: Automatically set featured image or post thumbnail from first image detected. #585730Does it work if you put it on a normal Page instead of a Header?
Regards,
JosueAdd
font-weight: boldto:#top .slideshow_caption .avia-button-wrap a{ padding: 15px 16px; text-transform: uppercase; text-decoration: none; min-width: 140px; font-weight: bold; }To the texts you want to use.
Change the ‘label’ parameter in the shortcode.
Hi!
Can you post a screenshot of what you get on mobile?
Cheers!
JosueTry with this:
#top .slideshow_caption .avia-builder-el-1 a{ margin-right: 10px; } #top .slideshow_caption .avia-builder-el-2 a{ margin-left: 10px; } #top .slideshow_caption .avia-button-wrap a{ padding: 15px 16px; text-transform: uppercase; text-decoration: none; min-width: 140px; } #top .slideshow_caption .avia-button-wrap a.avia-color-light{ padding: 12px 16px; } #top .avia-slideshow-button { margin-left: 10px; }Ok check it now, i added a fix using a menu item pointing to the previous section and hiding it with CSS.
Regards,
JosueYou’re welcome, glad you got it fixed.
Regards,
JosueHey!
Try this:
#footer .container{ padding: 0 30px; } #footer .av_one_fourth { margin-left: 1%; width: 24%; } #footer .first{ margin-left: 0%; }It will result:
http://screencast.com/t/ObV3UgoOPIRegards,
JosueHi,
I tried reproducing it in the Welcome page but i didn’t encounter the issue you mention – http://screencast.com/t/OEyvOrvm1
Cheers!
JosueFebruary 18, 2016 at 8:53 pm in reply to: Turn off side bar for Porfolio as a default choice #585682Hi!
Try opening single-portfolio.php and remove/comment this line:
get_sidebar();Best regards,
JosueHi!
Refer to this link:
http://kriesi.at/documentation/enfold/use-the-layout-builder-with-any-post-type/Best regards,
JosueFebruary 18, 2016 at 8:49 pm in reply to: Avia.js, jquery.js errors (Syntax error, unrecognized expression: …) #585677Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#menu-item-3193 .avia-menu-fx { opacity: 1; display: block; } #menu-item-3193 a{ color: red; }You’d need to change 3193 to the menu item ID you want to change.
Cheers!
JosueThey look the same for me, if you want to change the order simply change them in the backend.
Try reducing the dimensions here – http://screencast.com/t/E2WN6foflAeA
OK try with this:
#top .slideshow_caption .avia-button-wrap.avia-button-left a{ margin: 0 10px; } #top .slideshow_caption .avia-button-wrap a{ padding: 15px 16px; text-transform: uppercase; text-decoration: none; margin-left: 0 !important; } #top .slideshow_caption .avia-button-wrap a.avia-color-light{ margin-left: 10px !important; padding: 12px 16px; }Best regards,
JosueOk, can you post a link to the page in question?
Cheers!
JosueHey!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
JosueAdd this to Quick CSS:
#top .slideshow_caption .avia-button-wrap.avia-button-left { margin: 0 10px; } #top .slideshow_caption .avia-button-wrap a{ padding: 12px 16px; text-transform: uppercase; text-decoration: none; }Cheers!
JosueHi!
Does it work if you do the modification in the main file, /includes/helper-social-media.php (line 147)?
'facebook' => array("encode"=>true, "encode_urls"=>false, "pattern" => "http://www.facebook.com/sharer.php?u=[permalink]&t=[title]"),Cheers!
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueDale, cierro el tema.
Saludos,
JosueHey!
Try adding this code to the Quick CSS:
#footer .av_one_fourth { margin-left: 3%; width: 22%; }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.logo img { width: 500px; }Cheers!
JosueHi!
Can you paste the code you’re using?
Best regards,
Josue -
AuthorPosts
