Forum Replies Created
-
AuthorPosts
-
December 6, 2017 at 10:56 am in reply to: Google Maps API is not working and don´t show me the picture in the 2nd column #885479
Hi Franz,
Your content should be safe if you overwrite the theme files, to make sure your content is safe you can create backups of your site in case something should go wrong. You should probably also try to copy your site to a staging area or local installation so that you have somewhere to develop and experiment with the site.
Best regards,
RikardDecember 6, 2017 at 10:52 am in reply to: Add Burger Icon next to menu item rather than the down arrow #885474Hey Beth,
So you are looking to replace the arrow with a burger icon?
Best regards,
RikardDecember 6, 2017 at 10:49 am in reply to: Failed to upload the Theme on WordPress Admin panel #885471Hi Justin,
Thanks for the feedback. Please upload the package that you are using to somewhere where we can download it. For instance google drive or dropbox, then post admin login details here in private so that we can try it out from our end.
Best regards,
RikardHey mktideas,
I’m not sure I understand what you mean by that, could you try to explain a bit further please?
Best regards,
RikardHi,
Thanks for the feedback, I removed the two empty 1/4 from the shortcode and saved the page which seems to have helped. Could you check and verify please?
Let’s stick to one problem at time as threads tend to get messy and confusing otherwise.
Best regards,
RikardHi WebbR,
Did you try the suggestions posted by @guenni007 and did you have any luck with them? Thanks for helping out as always Günter :-)
Best regards,
RikardHey gcecca,
Yes you should be able to make something similar to that with our builder as well. I’m not sure if you have any more specific questions though? If you are having problems then please try to explain them a bit further.
Best regards,
RikardHi,
You can try this out, though you might need to adjust the values a bit if you run into problems:
@media only screen and (max-width: 767px) { .av_one_half { margin-left: 6% !important; width: 47% !important; } .av_one_half.first { margin-left: 0 !important; } } @media only screen and (max-width: 767px) { .av_one_fourth { margin-left: 6% !important; width: 20.5% !important; } .av_one_fourth.first { margin-left: 0 !important; } }
Best regards,
Rikard-
This reply was modified 7 years, 7 months ago by
Rikard.
December 6, 2017 at 8:49 am in reply to: Header extend to all the window when browse in mobile. #885434Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardDecember 6, 2017 at 8:49 am in reply to: Mobile menu / cart / logo overlapping (no previous solutions work) #885433Hey imakeitwork,
I can’t see that problem on your site on my end, did you try clearing your browser cache and reload the page?
Best regards,
RikardHi,
Thanks for that, I can see the same thing on my end, though it’s not coming from our theme so something must be overriding it. Could you try deactivating all plugins to see if one of them is causing that to display please?
Best regards,
RikardDecember 6, 2017 at 8:41 am in reply to: My websites is not loading correctly on iPhones or iPads #885430Hi,
I see the problem on my end as well, but it’s obviously not a general theme problem since no sites would render on mobile devices if it was. I see this warning in the console:
Blink deferred a task in order to make scrolling smoother. Your timer and network tasks should take less than 50ms to run to avoid this. Please see https://developers.google.com/web/tools/chrome-devtools/profile/evaluate-performance/rail and https://crbug.com/574343#c40 for more information.
I’m not sure what that means but it could be related to your problem. Did you try disabling all plugins to see if the problem might be caused by one of them?
Best regards,
RikardHey misteradamello,
I’m not sure I understand what you mean by that, could you try to explain a bit further or post a screenshot highlighting the changes you would like to make please?
Best regards,
RikardDecember 6, 2017 at 8:34 am in reply to: How can i increase the size of the fonts in the drop down sub menu #885428Hi James,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
You should be able to control that if you place the CSS inside a media query like this:
@media only screen and (max-width: 767px) { #top .sub-menu { background: rgba(183,91,82,0.7) !important; } .sub-menu, .sub-menu * { background: transparent !important; } }
Just change the values to your preferred colours.
Best regards,
RikardHi,
Thanks for the link though your site is not loading at all on my end, could you check please?
Best regards,
RikardHey Adem Cetinkaya,
Could you start a new thread on the support forum instead please? This channel is only for pre-sale questions. Also please post your question in english if you are able to since more moderators can help you out then.
Best regards,
RikardHi,
Thanks for the login details. Please try this instead:
@media only screen and (max-width: 767px) { .single-product .single_toggle { display: none !important; } }
Best regards,
RikardHi Petra,
Thanks for the feedback, which element on your site is supposed to display this font? Please point out and link to it directly if it’s not on the front page.
Best regards,
RikardDecember 6, 2017 at 8:07 am in reply to: Links sind versetzt z.B. bei Blogbeitrag- Fehler im Template? #885412Hi,
Ok, thanks for the feedback, though I still can’t give you any CSS unless I can actually inspect the element in question. If you inspect the text which is wrong in your browser, would you be able to see what CSS is being applied to it? It might be vertical alignment or margin or padding which you need to adjust.
Best regards,
RikardHi,
I’m using an incognito window so if there is caching then it’s coming from your server. I still can’t see the area you are pointing out in the video on the live site unfortunately.
Best regards,
RikardHi Martin,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardDecember 6, 2017 at 7:28 am in reply to: Text widget (Arbitrary text.) not allowing for content. #885395Hey laptophobo,
Thanks for the login details, though I can see the content of you text widgets in the Display Everywhere area. Is that where you’re having problems? Maybe you could post a screenshot of the issue or use the Custom HTML widget instead? Did you try deactivating all plugins to see if one of them is causing a conflict?
Best regards,
RikardDecember 6, 2017 at 7:24 am in reply to: How to get the same Woocommerce menu-layout everywhere #885393Hi,
Ok, that worked better. I think we have a function in place to correct that since capital W and P is the correct way of writing WordPress.
As for your problem; is it the grey background you want to remove when clicking one of the categories in the sidebar?
Best regards,
RikardHi,
Thanks for the feedback, I’m not sure if you managed to work out your problem though? Please let us know if you should need any further help on the topic.
Best regards,
RikardHi,
Ok, thanks for the feedback. Please try this CSS as well:
.home #rev_slider_1_1_wrapper { margin-top:40px; }
Best regards,
RikardHi,
Please try this CSS instead:
.av-burger-overlay-scroll { background: #061f3d !important; } #av-burger-menu-ul li .avia-menu-text { color:white !important; }
I’m not sure what could have happened, did you do any customisations to the site?
Best regards,
RikardHey Nina,
I think the image looks fairly good on mobile screens, it’s unfortunately very difficult to display background images exactly the same on all screen sizes. Maybe you could try to duplicate the slider and then use an image better adapted for smaller screen sizes and then hide/show the correct one using the element options?
Best regards,
Rikard -
This reply was modified 7 years, 7 months ago by
-
AuthorPosts