Forum Replies Created
-
AuthorPosts
-
Hey hcassin,
I have no idea, but if you send us a link where we can see the problem then maybe that could change?
Best regards,
RikardHey hackoffseries,
Please try the following in Quick CSS under Enfold->General Styling:
.av_textblock_section h3 { text-transform:none !important; }
Best regards,
RikardHi Lynnie,
Thanks for the links and feedback, though your site seems to down at the moment? If you should need help getting it back up then your hosting provider should be able to restore it from a backup.
Best regards,
RikardHi,
Thanks for the screenshot, please try this CSS as well:
.ui-datepicker-month { width: 32% !important; margin-left: 60px !important; }
Best regards,
RikardHi,
Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .responsive #top #header .social_bookmarks { display: block !important; } }
Best regards,
RikardHi,
Glad we could help, please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey Dom,
Try to override it with !important:
.jbimageborder { border: 1px solid #79b949 !important; padding: 3px; }
Best regards,
RikardHi,
Do I have the URL of your site correct (in private)? If so then please post admin login details in private so that we can have a closer look. Also, what exactly do you mean by the image being full screen? It looks like it already is in your screenshot?
Best regards,
RikardHi,
Thanks for that, could you upgrade the account to admin rights please? Otherwise we won’t be able to see anything on your installation.
Best regards,
RikardHey Peter,
What happens if you switch to one of the default WordPress themes?
Best regards,
RikardHey Deanna,
Thanks for the login details, though I think you need to be a bit more specific as to what you want to change and on which resolutions. Maybe screenshots highlighting the problems?
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Great, glad we could help and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
This is now the active CSS:
@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #top .slideshow_caption h2 { font-size: 26px !important; } }
26 pixels is what you wanted, right? If not then please increase the value.
Best regards,
RikardHey Uroš,
Thanks for the login details. I couldn’t reproduce that on my end using Chrome, in which browser are you seeing it?
Best regards,
RikardHi,
Thanks for that. I can’t see why the element options are not working though. You could try this in Quick CSS instead which would do the same thing:
@media only screen and (max-width: 767px) { .home #av-masonry-1 { display:none; } }
Best regards,
RikardMarch 7, 2018 at 4:44 am in reply to: Hotspot's tooltip – How to manage opacity and add a baloon outline #922715Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.av-tt-hotspot { background:rgba(255,255,255,0.8) !important; }
Best regards,
RikardHey bloomfashion,
Could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHey msustal,
Please refer to this thread: https://kriesi.at/support/topic/seo-google-page-insights-blocking-rendering-ressources-above-the-fold/
Best regards,
RikardHi,
Thanks for the feedback. We’re looking into to the issues with the latest release as we speak.
Best regards,
RikardHi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
.home .iconbox_content { min-height:600px; }
Best regards,
RikardHi,
Thanks for sharing @cherrmann, much appreciated :-)
Did you have any luck with the suggestion above @welcomesole_99?
Best regards,
RikardHi,
Thanks for the feedback. Please try this instead:
.avia_ajax_form .form_element_fourth { float: right !important; margin-left: 5px !important; }
Best regards,
RikardHi,
Great, thanks for the feedback and for the kind words :-)
We don’t have any control over what Envato offers unfortunately, but if users like yourself suggest longer support plans I’m sure they would listen and add that options at some point.
Best regards,
RikardHi,
It looks like you have this in Quick CSS which is the CSS applying to that element:
@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #top .slideshow_caption h2 { font-size: 36px !important; } }
Please change it or remove it.
Best regards,
RikardMarch 6, 2018 at 7:23 am in reply to: Pricing Table – Different Height and No Spacing Between Columns #922082Hi,
Great, glad you got it working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Yes but then you would need custom CSS, you can use something like this in Quick CSS:
@font-face { font-family: myFirstFont; src: url(sansation_light.woff); }
Replace the font name and URL of it in the code. Then try something like this, also in Quick CSS:
#avia-menu .avia-menu-text { font-family: myFirstFont !important; }
Best regards,
RikardMarch 6, 2018 at 7:07 am in reply to: Problem using fixed frame layout with transparent header in Safari #922075 -
AuthorPosts