Forum Replies Created
-
AuthorPosts
-
Hey!
That should hopefully do the trick, yes :)
Let us know if you run into any problems.
Best regards,
RikardHi!
Would it be possible for you to increase even more to 256 maybe? 128 is really not a lot for more demanding pages.
Cheers!
RikardJuly 23, 2015 at 11:02 am in reply to: Can't edit Post Slider, Blog Posts, Magazine or anything related to "posts" #477617Hi!
Very difficult to say, are you using any caching or minify plugins? I tried logging in but the details don’t seem to work anymore so I couldn’t check. If you are, try to disable them to see if the problem goes away then.
Cheers!
RikardHi GailSabol!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-2 .post-entry { margin-top: -60px !important; }
Regards,
RikardHey!
Where would you like to place it? You can target it using the following CSS:
#text-2 #text-2 .textwidget
Regards,
RikardHey,
Try the following as well:
#avia-menu { min-width: 30%; display: table; margin: 0 auto; }
Cheers!
RikardHi,
You must have done something wrong when pasting the code, try adding it just below the following line:
define('WP_DEBUG', false);
Regards,
RikardHi @ victormontesdeoca,
Not sure if you need any help or not, if you do then please link to your site and explain your problem a bit further please.
Best regards,
RikardHey PixxAgentur!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Cheers!
RikardHi,
The plugin you linked to is not the same as the one used in Enfold and it would take a lot of time to develop a pagination feature, but you can request a feature here: https://kriesi.at/support/enfold-feature-requests/. If you really want the pagination you could buy the plugin or have a freelancer modify the built in Enfold accordion for you, we recommend Codable.
Regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
#top .av-submenu-container { height: 104px !important; }
You might have to adjust the value a bit to your liking and on tablet/phone sizes too.
Best regards,
RikardHey Carlos!
I’m not sure what you are trying to do there, do you want to rebuild it from scratch using just html to be used in a template or do you want to add the code in the ALB?
Best regards,
RikardJuly 23, 2015 at 9:11 am in reply to: Footer Widget not responsive on mobile – Scroll Down arrow the reason – Solution #477570Hey!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { #footer .flex_column { width: 100% !important; } }
Best regards,
RikardHi kcougar67!
I’m not familiar with any plugins doing that but you could try having a look here: https://wordpress.org/plugins/tags/reservation-plugin
Best regards,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHey hasbeat!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Cheers!
RikardHi!
It would take a lot of time to develop an alternative like that and it’s out of scope of theme support, but you can request a feature here: https://kriesi.at/support/enfold-feature-requests/. If you need to hire a freelancer we recommend Codeable: https://codeable.io/
Best regards,
Rikard-
This reply was modified 9 years, 12 months ago by
Rikard.
Hi!
It’s most likely a conflict with a plugin, are we allowed to disable them for testing purposes?
Regards,
RikardHey!
The theme itself has nothing to do with setting the picture for the post, it’s up to Facebook to select if one isn’t explicitly defined using a plugin like Yoast SEO for instance. I’m not sure why you are testing with demo pages either? I’m not sure if there’s a Facebook share image defined there so I can’t really tell you if it’s right or wrong.
Cheers!
RikardHi!
It seems like that font only comes in 300 and 400, I’m guessing the one you are using is the 400 so you would have to important the 300 as well to be able to use it. https://www.google.com/fonts#UsePlace:use/Collection:Muli
@import url(https://fonts.googleapis.com/css?family=Muli:300); #top #header .av-main-nav > li > a { color: #ffffff; font-size: 14px; font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 300 !important; }
Best regards,
RikardHey!
Sorry for the late reply, unless you wan to rearrange in the source files, you could try the following in Quick CSS:
.html_header_sidebar .logo { position: absolute !important; bottom: -250px !important; }
Regards,
RikardHi IngoSt!
Excuse me if I’ve misunderstood your question, my german is not perfect but I think you are saying that you are having problem with images overlapping each other? I couldn’t see anything like that on the link you sent, could you please provide us with a screenshot of the problem? You can upload to for instance imgur.com or a public dropbox folder and then link to it here.
Regards,
RikardHi!
Is it only the horizontal you wan to decrease? If so you can try the following in Quick CSS:
.page-id-60 .av_two_third { margin-left: 2%; width: 68.666667%; }
You might have to play around with the values to get it just right.
Cheers!
RikardHey seanbaugh!
It’s working fine on my end using both ipad mini and iphone 4 with latest version of Safari, the only difference from desktop is that you have to click twice, once to show the Learn More and once more to actually open the lightbox.
Best regards,
RikardHi,
I’m not sure what you mean by a background for the image, but you can try this for setting a background to the widget:
#text-2 .textwidget { background-color: gray; }
…and you can try the following for controlling the width of the logos:
.header-double-logo { max-width: 45%; }
Best regards,
Rikard -
This reply was modified 9 years, 12 months ago by
-
AuthorPosts