Forum Replies Created
-
AuthorPosts
-
Hi!
Also try to deactivate all plugins, to see if one is causing this issue and let us know about your results.
Regards,
AndyHi!
try to add an !important:
div#header_main_alternate { margin-top: 20px !important; }
Clear browser cache and hard refresh a few times.
Cheers!
AndyNovember 16, 2015 at 6:20 pm in reply to: Main Menu in Sidebar – Different Colors for Main Content and Logo Area Bug #536757Hey!
try to deactivate all plugins, to check if one is causing this issue. Make sure the file permissions of your theme folder are set correctly.
It could also be that there are some corrupted theme files and in this case you need to delete all theme files completely via FTP before getting a fresh copy from your themeforest account.Regards,
AndyNovember 16, 2015 at 6:17 pm in reply to: Logo is not shrinking in header area after latest Enfold update #536754Hi!
please remove any custom css, to check which code is causing this problem.
Regards,
AndyNovember 16, 2015 at 6:07 pm in reply to: Google font is not applied in Safari/Chrome browser on iPad/iPhone #536748Hey!
about which slider are you talking about? can’t find any sliding images. Can you highlight using screenshots your intentions please?
Best regards,
AndyHi!
why did you remove the code in your french’ Quick CSS which I implemented?
This is what I see in your english version:
On your french version it looked the same for me using my code inside Quick CSS.
So no idea how you can see what’s shown in your screenshots. Can you clear browser cache + hard refresh a few times please? also check on another computer as well.
Cheers!
AndyHey!
not sure if it will be easily possible what you want to do. Can you provide us a mockup of the result you want to achieve please?
Regards,
AndyNovember 16, 2015 at 5:45 pm in reply to: Enfold mobile version – center logo and secondary menu #536707Hi!
use this code for centering language menu:
.av_secondary_right .sub_menu { right: 39%; }
and adjust as needed.
If you need different solutions for different screen sizes, then you need to adjust the media queries of my code. Check out this link about media queries: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/Cheers!
AndyHey!
I searched your site in Google and I get exactly the title as you wish. Can you confirm please?
Cheers!
AndyHey!
can you provide us a precise link where we can see the button in question please? because we need to inspect the elements.
Best regards,
AndyHey!
change Ismael’s code to this one:
.custom-grid .av-hover-grow:hover img { -webkit-transform: scale(1.2) rotate(5deg); moz-transform: scale(1.2) rotate(5deg); -o-transform: scale(1.2) rotate(5deg); transform: scale(1.2) rotate(5deg) !important; }
and adjust as needed.
Best regards,
AndyHi!
I can see the search form just fine on mobile:
Could you fix it?
Cheers!
AndyHi!
I added this code before 58 in your table: “&# x3c;” without space and it does work for me now. Can you confirm please?
Cheers!
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hi!
try this code in Quick CSS field:
.rev_slider_wrapper { left: -50px; width: 126%; }
and adjust as needed.
Regards,
AndyHey!
not sure what you mean, because background+menu item should have different colors, although both are the same element. Can you send us a mockup showing the result you want to achieve please? then we can provide you some precise css code.
Regards,
AndyNovember 16, 2015 at 4:49 pm in reply to: Hide Color Section Background Image On Mobile Phones #536626Hey!
I checked the link you have provided but can’t see any background image. Did you remove it already? if not send us a precise link where we can see it and maybe even screenshots to highlight.
Best regards,
AndyNovember 16, 2015 at 4:46 pm in reply to: Please Help! My portfolio page is totally broken and links go nowhere #536618Hi!
seems like you are using a different theme now. Let us know if we can help you out with Enfold theme. If yes then send us a link where we can see the issue clearly and we’ll take a look.
Cheers!
AndyHey!
can your provide us admin access please? then we can take a deeper look into it. Please post login details here as private reply.
Cheers!
AndyHi!
use this code to move it to the right:
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-right, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right { margin-right: -80px !important; }
and adjust as needed.
Cheers!
AndyHi Sabine!
scheint als müsstest du deinen “php memory limit” erhöhen. Frage bei deinem Host nach und bitte ihn dies für dich zu tun bzw. dir zu zeigen wie das bei deinem Server funktioniert.
Gruß,
AndyHey!
what happens if you make other changes on your website? does it apply neither? for example if you add a new element using ALB. Does this work for you?
Please deactivate all plugins, to check if one is causing this problem and let us know about your results.Cheers!
AndyHi!
I put this code inside your french’ Quick CSS field:
div#header_main_alternate { background-color: white !important; }
and now your header looks on both sites as you wish for me. Can you confirm please?
Regards,
AndyHey!
I ask because if your host is using some kind of caching on your server, then this could cause this issue.
However, I checked again your website and slider is working fine for me now. is it fixed four you?
Let us know if you still need help with this issue and if yes send us a (test) link, where we can see it.Best regards,
AndyHey!
the first code is preventing the second one to work correctly. Don’t know where you are using this code (usually it would be in Quick CSS or custom.css), but I can see it in your source code (when inspecting the elements on your website).
Best regards,
AndyHi camtay!
you mean changes are not working at all on your website? sounds like a caching issue. Clear browser cache and hard refresh a few times.
Regards,
AndyHi merlinmedia!
sure. Show us which element you want to change and we take a look.
Cheers!
AndyHi janicenisha!
use this code in Quick CSS field:
@media only screen and (max-width: 767px) { .tabcontainer { width: 119%; left: -29px; }}
and adjust as needed.
Regards,
AndyHi pixelstorm01!
give us a link where we can see the issue and we take a look. You can post login details here as private reply.
Cheers!
AndyHey SteveT100!
not sure what you mean. Can you show us what going please? send us a link where we can see what you are describing.
Regards,
AndyHi ax2201!
use this to remove date:
.slide-meta { display: none !important; }
and this to gain some more space for the buttons:
a.more-link { position: relative; top: -29px; }
Adjust as needed.
Regards,
Andy -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts