Forum Replies Created
-
AuthorPosts
-
Hey moreleads!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi!
I think the only solution for that is to decrease the font size, or add a media query just before it breaks and decrease the font size in that query only. Please let us know if you need any help in doing so.
Cheers!
RikardApril 11, 2015 at 7:58 am in reply to: Social icons are missing after I changed the socket to be fixed at the bottom #426944Hey djsmbd!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .responsive #scroll-top-link { display: block !important; } }
Regards,
RikardApril 11, 2015 at 7:40 am in reply to: The menu does not change responsive to ipad (portrait) #426940Hi!
Please try the following CSS instead:
@media only screen and (max-width: 1024px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }
Cheers!
RikardHi anogma!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey johnwaltergarcia!
What font would you like to add and do you have any CSS for it?
Regards,
RikardHi!
If you have made changes to any of the theme files they will be overwritten, unless you have put them in a child theme. Your backend theme settings will be fine, but please backup before overwriting just to be sure.
Best regards,
RikardHi!
Could you try to delete the WP Engine cache to see if that helps?
Cheers!
RikardApril 11, 2015 at 6:51 am in reply to: Enfold Layout – Breadcrumb only above and normal page heading/headline #426931Hi Jeff!
Are you sure you followed the guide because I couldn’t find add_shortcode( ‘bread_crumb’, ‘avia_title’ ); in your functions-enfold.php file?
Best regards,
RikardApril 11, 2015 at 6:41 am in reply to: Main Menu is Vertical on Home Page and Horizontal on Sub Pages #426928Hey!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
RikardHi!
Did you try the suggestion above and did you have any luck with it? If not, please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (min-width: 1024px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }
Cheers!
RikardHi awel!
I see the problem, thanks for the video explaination. Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHi awel!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi!
Please try this instead:
@media only screen and (max-width: 767px) { .avia-mozilla .responsive .logo img { width: 60% !important; } }
Cheers!
RikardApril 11, 2015 at 5:52 am in reply to: Footer Shifting Left When Using Section Background Overlay #426907Hey!
Please try this instead:
#footer, #socket { padding-left: 20% !important; } @media only screen and (min-width: 768px) and (max-width: 959px) { #footer, #socket { padding-left: 25% !important; } } @media only screen and (max-width: 767px) { #footer, #socket { padding-left: 0% !important; } }
Best regards,
RikardHi!
Are you sure you are selecting the correct resolution when you are adding/uploading the image? For instance, add image to slider–>Upload–>You can select image resolution on the right hand side.
Please refer to this post for all image sizes: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176
Cheers!
RikardApril 11, 2015 at 5:37 am in reply to: Adding between elements when I crate a template page model #426903Hi pistonluca!
I’m not entirely sure I understand what you mean, you want the masonry gallery image to link to an external address, correct? Do you have a link for the site in question so that we can have a closer look please?
Regards,
RikardHey!
I’m still not exactly sure what you mean, but you can use a color section and set a background image to it, then you can place a button inside of it. Please let us know if that works for you or not.
Regards,
RikardHey!
I changed you information around a bit, please have a look at your site now. If you want to make some changes then please let us know.
Best regards,
RikardHey Viramedia!
Could you please try this: https://kriesi.at/support/topic/remove-wpml-flags-in-the-header/#post-423874
Best regards,
RikardHi xipisprl!
They are displaying fine on my end using latest version of Chrome. What browser are you using to get this error? Please try to flush your browser cache and reload a few times, it might help.
Regards,
RikardHey!
Yes we do read the threads, thanks for asking. Errors in code is the difference between it working and not working, so it’s kind of important, like in this case, to get the image URL right, which yours was not from the start. Now that we got that sorted we can move on to the next step. But ff you have gotten help on this issue already, would it not be easier to follow the help you got in those threads? If you should still have problems after that we will be happy to help you out.
Best regards,
RikardHi!
Great, glad you found a solution. Please get back to us if you should have any more questions.
Best regards,
RikardHi!
Please refer to this post: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176
Regards,
Rikard -
AuthorPosts