Forum Replies Created
-
AuthorPosts
-
August 11, 2017 at 4:54 pm in reply to: Change Color of Extra Elements for Transparent Header Only #837520
Hi,
Perfect! Thanks for sharing that snippet as well. If you need additional help, please let is know here in the forums.
Best regards,
Jordan ShannonHi,
Add the following to quick css:
@media only screen and (max-width: 1230px) { .av-main-nav-wrap{ float:right!important; } .main_menu{ position:relative!important; }}Best regards,
Jordan ShannonHi,
Apologies I added the following to css and can confirm that it works:
.responsive .container {
min-width: 1310px!important;
}Best regards,
Jordan ShannonHi,
Add the following to quick css:
@media only screen and (max-width: 767px){ #header .main_menu li { display: block!important; }}Best regards,
Jordan ShannonHi,
Try adding the following to quick css:
#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title { font-size: inherit!important; }Best regards,
Jordan ShannonHi,
If it is just that single file perhaps you can run it through here:
http://www.cssportal.com/css-optimize/
You are only linking to the file and don’t have access to the actual file code we may not be able to do much to assist with the error as it is an outside file.
Best regards,
Jordan ShannonAugust 11, 2017 at 4:05 pm in reply to: How can I hide not mandatory fields in Mailchimp Footer Widget? #837494Hi,
I’m not 100%, sure. If not I will see if I can help. When the cache clears properly please let me know so I can close this thread.
Best regards,
Jordan ShannonAugust 11, 2017 at 4:03 pm in reply to: Change heading and caption size in responsive slider #837493Hi,
Try adding the following to the very top of quick css:
@media only screen and (max-width: 767px) { h2.avia-caption-title {font-size:50px!important;} .avia-caption-content p { font-size:18px;line-height:20px!important} }Best regards,
Jordan ShannonHi,
Please provide admin info so I can log in and see why the css is not working. Did you make sure to put it at the very top?
Best regards,
Jordan ShannonHi,
No problem at all. I’m glad I was able to get this taken of. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Okay great, the desktop looks good. I will address the mobile as soon as my system clears.
Best regards,
Jordan ShannonAugust 11, 2017 at 1:32 am in reply to: How can I hide not mandatory fields in Mailchimp Footer Widget? #837253Hi,
Here’s what I’m viewing from adding the code:
Best regards,
Jordan ShannonHi,
Apologies, I am not seeing the updates or logos. I’m sure this is just my cache, but can you provide a screenshot so I can see how you are viewing it. Once my system is ready I can address the mobile issue.
Best regards,
Jordan ShannonHi,
The admin log provided is no longer working.
Best regards,
Jordan ShannonHi,
Have you uploaded the other 2 logos?
Best regards,
Jordan ShannonHi,
Is this still a child theme you are using. I added the updated FTP but it had no effect. Not even showing the other logos.
Best regards,
Jordan ShannonHi,
What is the FTP pass? I don’t see it in the private section.
Best regards,
Jordan ShannonAugust 11, 2017 at 12:48 am in reply to: How can I hide not mandatory fields in Mailchimp Footer Widget? #837231Hi,
Are you adding this to the very top of quick css to make sure it runs first? Also, be sure you are clearing you cache a few times over.
Best regards,
Jordan ShannonAugust 11, 2017 at 12:47 am in reply to: Blog entries element showing he most popular entries #837230Hi,
We don’t have this element as out the box feature. If a plugin was not a solution then you would need to have this custom added to the theme.Best regards,
Jordan ShannonHi,
I logged in and added the following to quick css:
.ls-layers sup { font-size: 30%!important; line-height: 0; position: relative; vertical-align: baseline; top: -20px!important; }This in fact worked for me. Please view it in the browser.
Best regards,
Jordan ShannonHi,
You seem to have a file named lw.css that has this line:
.avia-button-center { display: inline-block!important; }Change it to this:
.avia-builder-el-last .avia-button-center { display:block!important; }Best regards,
Jordan ShannonHi,
Add this to quick css. There seems to be a css conflict. Perhaps from a plugin.
.responsive .container { max-width: 1310px!important; }Best regards,
Jordan ShannonHi,
Please try disabling all active plugins first to see if the problem alleviates.
Best regards,
Jordan ShannonAugust 11, 2017 at 12:24 am in reply to: How can I hide not mandatory fields in Mailchimp Footer Widget? #837223Hi,
Try adding the following to quick css:
.first_form#element_avia_3_1, .first_form#element_avia_4_1{ display:none!important; }Best regards,
Jordan ShannonHi,
This goes beyond the scope of what we can provide here in the forums. You would need a freelancer to develop a custom solution.
Best regards,
Jordan ShannonHi,
Please provide admin info in the private section so I can view the css you have used to accomplish this.
Best regards,
Jordan ShannonHey viaggiareverde,
Have you made any recent updates that may have caused this?
Best regards,
Jordan ShannonHey swing126,
Have you attempted disabling active plugins to see if the problem alleviates?
Best regards,
Jordan ShannonAugust 10, 2017 at 11:54 pm in reply to: main menu (one page website) scroll down to right section #837210Hey sorenm,
You will need to create page anchor ids on the sections you create, and then link to them via the menu page. Please see the following on activating custom id’s:
Best regards,
Jordan ShannonAugust 10, 2017 at 11:51 pm in reply to: Change heading and caption size in responsive slider #837208Hey jonrouse,
If you are familiar with media queries and css this can be managed via the quick css option.
Best regards,
Jordan Shannon -
AuthorPosts
