Forum Replies Created
-
AuthorPosts
-
Hi rengarajan,
Could you please disable caching and minification. I need to test my solution on your website and it’s hard to do it, when those are on.
Best regards,
VictoriaHi kopf-und-stift,
You can move a subtitle on a separate line above and then you will have 5 logos in a row below. And will not have to fight with css.
Let me know what you think.Best regards,
VictoriaJuly 19, 2017 at 3:36 pm in reply to: Full Screen Sliders and Parallax Photos Don't Fit on Mobile Phone Screen #824029Hi Dana2225,
When you’re done with all the changes you can install caching plugins. That will allow you to optimize your website. Also, I would suggest switching to php7, that will really speed thing up for you.
Which text? Layer Slider captions? Could you attach a few screenshots?Best regards,
VictoriaHey BrilliantL,
I am not sure, I understand. Could you please explain a bit more what are you trying to achieve?
Best regards,
VictoriaHi eddygame,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey Reiep,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive .av-horizontal-gallery-inner { min-height: 250px; } }
You can write your suggestions here https://kriesi.at/support/enfold-feature-requests/
If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years ago by
Victoria.
Hi leooka,
It is not very clear what you need to do. Could you please attach a mockup of what you’re trying to achieve?
Looks pretty centered.Best regards,
VictoriaHey nadinedomnink,
You can do it via css, we can help you with that, if you give us a link to your website. What font is that?
Best regards,
VictoriaHi anya,
I just replied there :)
Best regards,
VictoriaHi annajou,
You might look into this
https://ymatuhin.ru/front-end/html5-link-prefetch/
But this can get very technical. And switching to php7 would be great, but again you need to contact your host for that.@accurIT Presence thanks! Great cooperation!
Best regards,
Victoria-
This reply was modified 8 years ago by
Victoria.
Hi barthalgar,
Here is the code for that:
#top .main_color .avia-data-table.avia_pricing_minimal th { background-color: #ccc; }
If you need further assistance please let us know.
Best regards,
VictoriaHi TJ,
The “checkout reply” to the other user, who interrupted your thread.
Can you show me, what’s in your wp-config file (in private of course).Best regards,
VictoriaHi Support,
DO you mean that you want to change the color of the menu modal overlay? And how do you want to change the menu items alignment?
Best regards,
VictoriaHey niallbyrne,
These things are adjusted via css, if you give us a link to the page in question, we’ll try to help you :)
Best regards,
VictoriaHey DUALWERK,
Have you tried using “°” ?
http://imgur.com/a/Bhf4L without the p :) The code got interpreted all the time.
Best regards,
Victoria-
This reply was modified 8 years ago by
Victoria.
Hey thomashutton,
You could use a gallery plugin for that. Here are some options:
http://www.wpbeginner.com/plugins/x-best-youtube-video-gallery-plugins-for-wordpress/
If you need further assistance please let us know.
Best regards,
VictoriaJuly 19, 2017 at 2:36 pm in reply to: Why is there an option to set preview image size on blog? #823975Hey draig,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey InnovativeAirport,
These settings are made in the Dashboard > Settings > Permalinks
If you need further assistance please let us know.
Best regards,
VictoriaHi peruwan,
I could not login to check. Do you have another link?
Best regards,
VictoriaHi InnovativeAirport,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Hugues,
On most blogs you see author names and links to their accounts. The other thing is that there has to be plugin or custom functionality the would block all the bruttforce attacks, block ips or any other way. Are you using Wordfence or the like?
Plus you can use a plugin to enforce strong passwords.Best regards,
Victoria-
This reply was modified 8 years ago by
Victoria.
Hey Dan,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .container { padding: 0px !important; max-width:100%; } .page-id-642 p { margin: 0; }
If you need further assistance please let us know.
Best regards,
VictoriaHi phamosa,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Tobiy,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi barthalgar,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-data-table.avia_pricing_minimal td { vertical-align: middle; } #top .avia-data-table.avia_pricing_minimal tr td:first-child { background-color: #ccc; }
If you need further assistance please let us know.
Best regards,
VictoriaHey almondmike,
To be able to find css in the source files you either need to disable scripts conctatenation, minification and writing it to the body. It is done by some plugin. Or enable source maps. Once you’re done with doing all the changes you can enable all those things again.
Best regards,
VictoriaHi mellypenny,
One thing you should definitely try(do) is php7. It will speed things up for you.
The error is not there any more, but I am still seeing everything minimized and cannot check the scripts.Best regards,
VictoriaHi ExagOne59,
I looked today, all looks ok. Could you please clear the cache and check again. Also if the issues persist, please describe them in more detail and sent us a few screenshots.
Best regards,
VictoriaHi annajou,
Looks fine in my end. Could you please clear the cache on your device . and/or try on another device and get back to us of the problem persists.
Best regards,
VictoriaJuly 19, 2017 at 11:16 am in reply to: Header/Logo problem Enfold Logo 4.1.1. on phone and tables #823854Hi Maarten,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 1024px) and (min-width: 768px) { .html_header_top.html_logo_center .logo { left: 26%; } } @media only screen and (max-width: 767px) { .responsive .logo img { width: 60%; } } @media only screen and (max-width: 450px) { .responsive .logo img { width: 80%; } }
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 8 years ago by
-
AuthorPosts