Forum Replies Created
-
AuthorPosts
-
Hey MLA18,
This would have to be done via css using the specific page id. Unfortunately there is no global option for this.
Best regards,
Jordan ShannonHi,
Please provide admin info so we can log in and look into this further.
Best regards,
Jordan ShannonHi,
Try adding “px” under your padding-top rule.
Best regards,
Jordan ShannonHey pippylu,
We don’t provide support for third party plugins as stated on our support policy. I would recommend to contact the plugins author for more info regarding the issue as well. Enfold is an advance theme with its own set of scripts needed to operate its functions, so it is tough to guarantee full compatibilty with all plugins. Thank you for understanding
Best regards,
Jordan ShannonHi,
I see. Does that need to be in there?
Best regards,
Jordan ShannonHi,
Great!
Best regards,
Jordan ShannonHi,
I added the css I shared to the very top of quick css and it seems to work. Please check as this means something below it either needs to be removed or is structured wrong.
Best regards,
Jordan ShannonHi,
Great! I am glad you found a solution. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Yes you can save a template to re-use if thats what you mean.
Best regards,
Jordan ShannonHi,
Would you be able to provide admin info so I can look into the issue further?
Best regards,
Jordan ShannonHi,
And see if it goes back to normal on desktop
Best regards,
Jordan ShannonHi,
Try just removing this portion:
#advanced_menu_toggle{ display:none!important; }Best regards,
Jordan ShannonJune 7, 2017 at 4:42 pm in reply to: Saving didn't work! Please reload the page and try again #805152Hi,
I am glad you were able to find a solution. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
If you remove the css does it go back to normal?
Best regards,
Jordan ShannonHey Gallop_Web,
In this situation I usually recommend that users create a separate mobile-only slider with images modified and scaled to look great on mobile. You would then want to hide this section on desktop.
Best regards,
Jordan ShannonHi,
What do you mean by different posts?
Best regards,
Jordan ShannonHey johnworfin,
Add the following to to quick css:
#advanced_menu_toggle{ display:none!important; } @media only screen and (max-width: 767px) { .inner-container{ margin:0 15%!important; padding-bottom:130px!important; } #header #text-2{ left:0px!important; margin-left:50%!important; margin-top:25px!important; } #header #text-6{ left:0px!important; margin-left:3%!important; margin-top:100px!important; } }This should take care of much of your issues.
Best regards,
Jordan ShannonHi,
Past this into quick css. Quick css is under Enfold Options > General Options:
.hor_icon, .vert_icon{ border-color:red!important; } .toggle_icon{ border-color:red!important; }Best regards,
Jordan ShannonHi,
Please provide admin info. If this is dealing with media queries, I will need a closer look.
Best regards,
Jordan ShannonJune 7, 2017 at 3:17 pm in reply to: Text Box BGColor – perhaps a Problem after the las update #805109Hi,
Please add the following to quick css
.avia-builder-el-33{ background: #ffffff; padding: 10px; padding-right: 5px; border: 0; opacity: 0.8; } .avia-builder-el-38{ background: #ffffff; padding: 10px; padding-right: 5px; border: 0; opacity: 0.8; }Let me know if this works.
Best regards,
Jordan ShannonHi,
Please provide admin info so I can log in and look at the issue further.
Best regards,
Jordan ShannonHi,
Yes, what you have above should hide the elements on desktop.
Best regards,
Jordan ShannonHi,
Oh I see yes this can be done. You can create a color section for mobile and give it a specific id so that you can show it on mobile via css. You would also want to add a specific id to the desktop section so it hides on mobile. Please view this document to see how to add the custom classes to the element:
An example of this css would be something like this:
@media only screen and (min-width: 769px) { .only-mobile { display: none !important; }} @media only screen and (max-width: 769px) { .only-desktop { display: none !important; }}Best regards,
Jordan ShannonHey Patrick,
The font can been controlled via the Enfold Option panel, or otherwise you can use quick css. Please provide a link to the page and site in question so I can help with your additional question as well.
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey jarstern0,
You can simply disable the transparent header on the pages you don’t want it on.
Best regards,
Jordan ShannonJune 6, 2017 at 11:14 pm in reply to: Text Box BGColor – perhaps a Problem after the las update #804737Hey tese,
The links you posted are not working. I may need to be logged in, so can you please provide admin info as well?
Best regards,
Jordan ShannonHi,
Please check now. I added the following to quick css:
.main_menu{ position:relative!important; float:right!important; }Best regards,
Jordan ShannonHi,
I don’t have that information from my position, but I will be happy to check on progress and let you know as it comes.
Best regards,
Jordan ShannonHi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
