Forum Replies Created
-
AuthorPosts
-
Hey infusion-leadership!
Go ahead and add it in and then send us a link to your page and we’ll give you some CSS to move it up there.
Regards,
ElliottDecember 22, 2015 at 2:24 am in reply to: Can't Edit Home page, but all other pages work fine. #556257Hey Raymmar!
The login does is not working for me. I couldn’t see which version of Enfold your using. If it’s not the latest, 3.4.7, then be sure to update and make sure to deactivate all plugins while testing.
Regards,
ElliottHi turistai!
Try adding this to a codeblock element in the page content.
<style type = "text/css"> #main { padding-top: 0px !important; } </style>
If that’s not working then send us a link to the page and we’ll take a look.
Regards,
ElliottDecember 22, 2015 at 2:18 am in reply to: How can I remove category tags that show above the post title in grid results #556255Hi sunworx!
Try this out.
.blog-categories { display: none !important; }
Cheers!
ElliottHey Kevin!
You would need to use a plugin. Perhaps this would work for you, https://wordpress.org/plugins/agreeable/.
Regards,
ElliottHey tjcoffey4!
Send us a link to your page and take a screenshot highlighting the exact areas your trying to change and we’ll take a look.
Best regards,
ElliottDecember 20, 2015 at 4:23 am in reply to: Code to "Not crop the grid view of posts" no longer working? #555530Hey gb!
Try this out, https://kriesi.at/support/topic/override-the-global-avia_config-within-child-functions-php/#post-124156.
Cheers!
ElliottHey Forwards!
Surround it with this.
@media screen and (min-width: 767px) { }
Regards,
ElliottHey James!
Try completely deleting the theme that does not have it and then download + upload a fresh copy from themeforest. That will ensure all of the files are up to date.
Regards,
ElliottHey!
There is a small checkbox you can tick to purchase 6 months of support on the item page, http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi.
I’m not really sure how they are implementing the change. I thought that the 6 months free support would start on all new purchases starting now but perhaps they are just setting it to all purchases made in the past 6 months.
Envato changed the rules recently. I don’t think theme authors have a choice in the matter unfortunately.
Best regards,
ElliottHey!
It should be in your root WordPress directory. If you do not have one then go ahead and create one and add the code into the top.
Cheers!
ElliottHi!
We could give you some CSS to add to the specific pages to highlight it. Send us a link to one of the pages and we’ll take a look.
Best regards,
ElliottHey!
It’s just an ID given to the container surrounding everything else in the page. You can add it to the beginning of your CSS declarations to give them more priority. Or use the !important override.
Cheers!
ElliottHi!
You can click on each demo to import it in Dashboard > Enfold > Demo Import. You do not see that section? Make sure your using the latest version of Enfold, 3.4.7.
Cheers!
ElliottDecember 20, 2015 at 4:04 am in reply to: Footer: clickable responsive Banner instead of Footer #555514Hey Bernd!
You can disable the footer in Dashboard > Enfold > Footer. You can then insert an image into the page content.
Best regards,
ElliottHey Andy!
It’s on line 127 in the functions.php file.
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries
Best regards,
ElliottHey!
Which page is it? Send us a link to the exact page please.
Best regards,
ElliottHey Kahaa!
Maybe we could hide it via CSS. Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottHey!
That’s the same thing. It would take a lot of javascripting to set that up and it would be best to hire a freelancer to help you out with that customization.
Regards,
ElliottHi petcar!
The latest version is always best. I would hold off updating though until we get the next update released.
Regards,
ElliottHey Bilal007!
It’s displaying responsively on my end. If you want it to display larger then you just need to increase the slider height in the settings.
Cheers!
ElliottHey dreamitsolutions!
Add this to your custom CSS.
.logo img { top: 10px !important; }
Cheers!
ElliottHey paulchiao!
Add this to your custom CSS.
aside .current_page_item { background: black !important; } aside .current_page_item a { color: white !important; }
Cheers!
ElliottHi vemaybayanz!
It seems to look fine on my end. Can you take a screenshot and highlight what your seeing?
I noticed your site is taking a very long time to load. Perhaps you need to let it wait a bit so it can download the last color section background image?
Regards,
ElliottHey BrendaSarg!
Are you talking about the “Free design tips” image? Are you wanting it to stay aligned to the top when you scroll down the page?
Go ahead and take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Best regards,
ElliottHey gerardbao!
You can turn off the shrinking in Dashboard > Enfold > Header. You can also increase the size of the header there if you need it to display bigger when it shrinks.
Regards,
ElliottHey!
Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Cheers!
ElliottHey!
You can use this CSS to make it wider.
#top .aviaccordion-preview { width: 70% !important; }
But it doesn’t look like it’s going to help. You have way too much text in there.
Best regards,
ElliottHey!
Add this to your custom CSS.
div#header_main_alternate { background: yellow !important; }
Cheers!
Elliott -
AuthorPosts