Forum Replies Created
-
AuthorPosts
-
Hi Luisgasser,
You need to add !important; to the code, that Rikard gave you:
input[type=submit] { display: table; margin: 0 auto !important; }
If you need further assistance please let us know.
Best regards,
VictoriaHey mcmahon_pt,
You could try this code instead:
.page-template-default .title_container { display: none; } .forum.forum-template-default .title_container { display: block; }
If you need further assistance please let us know.
Best regards,
VictoriaHi,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Sadegh,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi sitywe,
In most cases, text on images is a bad idea. In this case, WordPress is processing images and compressing them, so this is what happens. Here is some more reading on the topic:
http://www.wpbeginner.com/wp-tutorials/how-to-increase-or-decrease-wordpress-jpeg-image-compression/
If you need further assistance please let us know.
Best regards,
VictoriaHi Pascal,
You could try to do that. and test if that works.
If you need further assistance please let us know.
Best regards,
VictoriaHey hizzacked,
Here is an article on how to add shortcode to show date
No need for all the complexity from above.
If you need further assistance please let us know.
Best regards,
VictoriaHey serhatbalik,
There is no additional css in private details. Did you use css fro this reply?
What do you need the form to look like? The form in the thread you posted is white with grey, and yours in black. Could you please attach a mockup of what you’re trying to achieve?Best regards,
VictoriaHi maccadigital,
I adjusted the Layer Slider on your home page. There were many things changes. I would normally just explain what and how to do it. But it was too much to explain. Please refrain from using inline styles. They make things very difficult. Check the slider and let me know if this works for you. If you have questions about what was done, please ask :)
If you need further assistance please let us know.
Best regards,
VictoriaHi siagameplay,
You can try to change this setting http://imgur.com/a/fCkTX and see if it works for you.
If you need further assistance please let us know.
Best regards,
VictoriaHey mleite1,
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: 450px) { .avia-tooltip { padding: 6px; width: 95px; } .av-fullwidth-hotspots.avia-builder-el-51 .av-tt-pos-left { left: -100px !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi bsodit,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Liyu,
Which version of php are you running?
Best regards,
VictoriaJune 4, 2017 at 1:20 pm in reply to: burger menu: current page highlight in overlay menu view #803574Hi Truemotionpictures,
Here is the code you can put in your child theme style.css
.current-menu-item .avia-menu-text { color: #fff; }
If you need further assistance please let us know.
Best regards,
VictoriaHi ymahesh,
I checked in browser emulators and on an iPhone, the testimonials keep rotating. Could you clear the cache and check again?
Best regards,
VictoriaJune 4, 2017 at 1:08 pm in reply to: Post using Advanced Editor. How to insert Post Meta info (Title, Date etc.) ? #803572Hi Tobiy,
Unfortunately, this kind of customization is out of the scope of our support. You could hire a freelancer to do it for you.
If you need further assistance please let us know.
Best regards,
VictoriaHey Vitor,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
You can upload theme via ftp.Best regards,
VictoriaHi Andrea,
Images with different aspect ratios scale differently, and if you want images to look the same in the slider, they do have to have the same sizes.
Also the images do not show at 1500px, because they are inside of the container that has limited width:
.responsive .container { max-width: 1310px; }
This also affects Layer Slider dimensions and images sizes.
Let’s try to narrow down your issue. Can you describe what you need to achieve and we try to focus on that.
Best regards,
VictoriaHi Andrea,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey NCVinyl,
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 mm-g,
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 ymahesh,
The logo normally shrinks smoothly by default, try removing your css and see what happens.
If you need further assistance please let us know.
Best regards,
VictoriaHey Tobias,
There are a few predefined options and a custom option that has more settings, but yes, the filed for additional css is gone. Maybe one of the many existing options can help you?
If you need further assistance please let us know.
Best regards,
VictoriaHey hcassin,
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,
VictoriaHi Tiabliss,
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
.page-id-41 .portfolio-preview-image { width: 100%; } .page-id-41 .av_table_col.portfolio-entry.portfolio-preview-content { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaHi FlatText,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi FlatText,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey tuxon33,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi jgraddy,
You have to add those things manually when you are making posts via Advanced Layout Builder.
If you need further assistance please let us know.
Best regards,
VictoriaJune 1, 2017 at 7:23 pm in reply to: How to remove/hide a fixed background image in color section on smartphones? #802730Hey Nik,
Where are you adding the code? When I put your code in /wp-content/themes/enfold/css/custom.css the section was gone with the image. But this file can be edited via FTP or cPanel.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts