Forum Replies Created
-
AuthorPosts
-
Hi 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 (min-width: 768px) and (max-width: 990px) { #av_section_1 .container { max-width: 100%!important; } #top .no_margin.av_one_third { padding: 10px 20px !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi mleite1,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Depends on the element you’re using. I’ve seen youtube videos and hosted videos playing.
Best regards,
VictoriaHi Klemen,
It is still an open issue with our developers. Please bare with us.
Best regards,
VictoriaHey alpaezes,
You can uncheck the Shrinking header option in theme options
If you need further assistance please let us know.
Best regards,
VictoriaJuly 7, 2017 at 12:00 pm in reply to: enfold photography demo / widgets above left sidebar menu/navigation #817782Hi,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Luisgasser,
I checked in Chrome, the tabs are working, they do not work in Safari and Firefox. This is a known issue. The fixes are coming soon. Please bare with us.
Best regards,
VictoriaHi bejan2k,
I get a 404 on destinations page and that is a sortable portfolio masonry, or just sortable masonry.
Best regards,
VictoriaHey AgenceKineka,
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 imslee100,
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 Xperten,
Here are some threads to consider:
If you need further assistance please let us know.
Best regards,
VictoriaJuly 7, 2017 at 11:45 am in reply to: Change with_front=true from portfolio entries (custom post type) #817768Hi Mathuseo,
Try adding higher priority to the filter, like 20 or more.
add_filter('avf_portfolio_cpt_args', 'avf_portfolio_cpt_args_mod', 20);
Best regards,
VictoriaHi all,
Here are some threads for you:
https://wordpress.org/support/topic/ive-read-and-accept-terms-and-conditions-shows-twice/Best regards,
VictoriaHi Gerry,
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) { .logo img { padding-top: 0; } .responsive #top .logo { margin: 0 auto; } #header_meta, #header_meta .container { min-height: 0; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi jasksks,
Really glad Jordan could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey clairemartindigital,
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: 990px) { #layer_slider_1 { margin-top: 45px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi ColinWalton,
You could try a different action
function ava534345953_init() { add_action( 'woocommerce_before_single_product', 'avia_add_sidebar', 25); }
and adjust float to right, if left does not work for you. (Keep all the code form before)
Best regards,
VictoriaHi bejan2k,
The footer looks fine on my end (screenshots in private). Is there still something that needs to be adjusted?
Best regards,
VictoriaJuly 7, 2017 at 11:06 am in reply to: How to make video slider full screen and mobile responsive? #817746Hi yannickdassignies,
Could you please disable caching now, I need css files as they are on the frontend.
Best regards,
VictoriaHey madmanbean,
Why are you putting an image in captions? Captions are supposed to be text!
If you need you logo on the slider, use Layer Slider, it has functionality for layers on the slide.Best regards,
VictoriaHi diggital,
You can look into server log for errors, while using other link structure.
If you need further assistance please let us know.
Best regards,
VictoriaHey harrisnext,
This kind of functionality is not built into Enfold and building it is out of the scope of our support.
Here are the articles you can look at:Best regards,
VictoriaJuly 7, 2017 at 10:19 am in reply to: Many internal server 500 errors at google webmaster search console #817719Hey melikc,
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 Robrecht,
Glad we could help :)
Please add slight adjustment for other screen sizes
@media only screen and (min-width: 768px) and (max-width: 910px) { .av-masonry-container{height: 100% !important; min-height: 1800px;} } @media only screen and (min-width: 911px) and (max-width: 1024px) { .av-masonry-container{height: 100% !important; min-height: 2000px;} }
Best regards,
VictoriaJuly 7, 2017 at 10:12 am in reply to: Logo size different in Firefox with transparent header #817712Hey Corina,
Try adding
.logo img { max-width: 300px; }
Best regards,
VictoriaHi Greg,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi iveeelinaaa,
Glad you got it working for you! :)
Do you know what changed?
If you need further assistance please let us know.
Best regards,
VictoriaJuly 7, 2017 at 10:05 am in reply to: Welcome page image is not responsive -"enfold-restaurant" #817705Hey sivaselvi,
Looks ok to me, which elements do you need to be adjusted?
Best regards,
VictoriaHi becca_squirrel,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaJuly 7, 2017 at 10:01 am in reply to: header container underline stretch, colour and line size #817699Hey John,
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 or in your child theme style.css
#header { border-bottom: 3px solid #109bc5; }
If you need further assistance please let us know.
Best regards,
VictoriaHi PerryStevens,
That error does not seem relevant. Please refer to this thread for a possible solution.
Best regards,
Victoria -
AuthorPosts