Forum Replies Created
-
AuthorPosts
-
You are welcome, glad we could help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
td { padding: 4px 6px !important; }
Cheers!
JosueHi Richard,
Can you post the link to your website please?
Also, the image you’d want to put and a mockup of what you want to achieve would be helpful.
Regards,
JosueHi Mark!
The website you provided is not using Enfold.
Cheers!
JosueHi!
The code has a typo, please check (at the end):
http://www.daghlian.cynthiamoralez.com/wp-content/uploads/dynamic_avia/enfold.css?ver=1Change those gt; by >
Regards,
JosueHey!
For the uppercase on mobile:
#mobile-advanced a { text-transform: uppercase !important; }
Best regards,
JosueHey!
The hover code:
.header_color .main_menu ul:first-child > li:hover a { color: #a37a08 !important; }
For the space beneath the logo:
#header_main { border-bottom: 9px solid black; }
Regards,
JosueHi,
I tested in Safari with no issues, here’s how i see it:
Have you tried seeing from another computer?
Best regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi,
Can you post the link to your website please?
Regarding the breadcrumb issue, your best bet would be to use a redirection plugin (archive page > masonry page), like:
http://wordpress.org/plugins/simple-301-redirects/Cheers!
JosueHey!
Change that code to:
#header_main .container, .main_menu ul:first-child > li > a { height: 58px !important; line-height: 58px !important; }
Best regards,
JosueYou could also add that code to: /config-templatebuilder/avia-template-builder/assets/css/avia-builder.css
Regards,
JosueHey Rohan!
Just to make a discardment, try setting up a CF7 form and perform a test to see if it sends to the spam folder too.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.page-id-150 #main { background: none !important; }
Cheers!
JosueHi,
Open js/avia.js and look for line:
avia_header_size();
Replace it by this:
//avia_header_size();
Regards,
JosueHello!
It is possible but that customization is beyond the scope of the support we can offer.
Alternatively, you can assign the parent and to fix the Permalinks ‘issue’ use this: http://wordpress.org/plugins/custom-permalinks/
Cheers!
JosueHello,
I guess the events calendar is a third-party plugin, unfortunately that is beyond the scope of the support we can offer. You could try hiring a freelancer for the job or if you prefer request a quote here.
Regards,
JosueHi!
That’s expected, some of the images are only in the demo and not in the dummy:
Please Note: Most images in the theme demo are stock photos from photodune which are not part of the theme
Best regards,
JosueHi Phil!
You have some br tags before the CTA buttons, try adding this to the Quick CSS:
.hs-cta-wrapper br { display: none; }
Regards,
JosueHi!
You don’t need a plugin, maybe you are putting that line in the wrong place, it should be after this line:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Below, add this code:
add_theme_support('avia_conditionals_for_mega_menu');
Best regards,
JosueFebruary 3, 2014 at 5:30 am in reply to: home page banner images upscaling when they should not #218607Hey!
We can’t access your website, please provide us the access.
Cheers!
JosueHi!
Have you tried the Masonry element? you can set it to show Products. Otherwise if you want to stick with the Product grid you can change the image size by changing the number of columns.
Best regards,
JosueHi!
What plugins have you tried?
Best regards,
JosueHey!
I checked your website and it’s not happening on my end, have you tried from another computer?
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#submit { -ms-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
Cheers!
JosueWe looking forward to hearing from you :)
Regards,
JosueFebruary 3, 2014 at 12:14 am in reply to: How do I accommodate a larger depth logo in the header #218534Hi!
Regarding the first request (Menu), try with this CSS:
.main_menu { top: 16px !important; }
This will fix the breadcrumb issue:
#main { padding-top: 160px !important; }
Cheers!
JosueHi!
Not happening on my end:
http://screencast.com/t/ghG6PNizHUtTry again or from a different computer.
Regards,
JosueFebruary 2, 2014 at 9:23 pm in reply to: How do I accommodate a larger depth logo in the header #218511Hi!
Could you please detail what alterations have you made (CSS and JS) so i can try to reproduce it on my local installation.
Best regards,
JosueHi!
Try adding <br> tags to the caption.
Cheers!
Josue-
This reply was modified 11 years, 5 months ago by
Josue.
-
This reply was modified 11 years, 5 months ago by
-
AuthorPosts