-
AuthorPosts
-
October 27, 2015 at 2:59 am #525271
Hello,
Why is the search icon in the menu bar reducing size once hovered? It also makes other menu items tilted towards it?
bdw. Main menu link font size is the same as under general styling.Thanks
October 27, 2015 at 5:22 am #525318Hi motza!
May we have a link to your website so we can see if we can try duplicating the issue you’re experiencing?
Cheers!
DakeOctober 29, 2015 at 4:24 am #526515Thanks for your reply. I don’t have the site up. I am still working on it and only have coming soon page live. Even though I don’t have the problem anymore ( I decided on different look&feel ) maybe you can look into it and try to fix the bug for the future. To replicate that you only need to pick a <main menu link>< background color>under <advance styling>. You will notice once you scroll form your last button towards search icon, icon reduces in size and the whole menu bar moves slightly towards it.
My real problem:
1.Logo is flushed to the top of the browser. I read some posts on your site and found:
a) .logo img { position: relative; top: 20px; }
b) div .logo { top: 5px; } .responsive .logo img { margin: 5px auto; }
but nothing works.2. I would like to make line underneath links/buttons in the menu to be closer to them. Default is set to far for my tastes. I also read about that as well and found:
.avia-menu-fx { bottom: 20px; }
which actually worked. BUT when you scroll down the line doesn’t follow the same rule as main menu area and goes over the link instead of staying underneath.Hopefully this was clear enough explanation. In the case you still need to see it, I will make it live but wouldn’t like to keep it up for a long time as its still in early stages of development.
Thanks a lot
October 30, 2015 at 9:08 pm #527694Hey!
can you use screenshots highlighting your intentions please? would be good if you could give us a link where we can inspect the elements, to be able to provide you some precise CSS code. You can provide us admin access here as private reply.
Cheers!
AndyNovember 10, 2015 at 3:29 am #533005Hi Andy,
Appreciate your reply. I don’t have website up and it was too difficult for me to customize it the way I want to so I decided to use pre-build version and start form there.
Question:
1) To make sure i am running the latest updated version of enfold I just need to put in user and api under theme update? Now I created child theme so original/parent theme is inactive. Is it ok to put in my credentials in the child theme as I am working on that one and that one is active? Will that atomically update my main theme? Or do i need to activate my parent theme, update it and then deactivated so i could continue working on the current site/child theme?2) Also my child theme version has 10 digits or so while original enfold theme is 3.3.2. Is that normal, and how do I know I am running most recent version?
Thanks a lot
November 12, 2015 at 3:26 pm #534810Hi!
you can check out Enfold on themeforest website, to know which version is currently released. Newest version is v3.4.1 right now. It should work to be able to update theme in your backend, however sometime you get a cached version from envato/themeforest. You could use a plugin like this: https://wordpress.org/plugins/transients-manager/
Cheers!
AndyNovember 13, 2015 at 4:28 am #535203thanks for your reply andy.
however, you didn’t answer my first question. Is it ok if i put user&api in child theme i created rather then parent since parent is inactive? Will that update both?
You said: “It should work to be able to update theme in your backend”. I am not sure what this means?
“however sometime you get a cached version from envato/themeforest.” – this as well?Whats the plugin for?
Thanks once more
November 13, 2015 at 6:04 pm #535601Hi!
Yes, you can place your API key and username in child theme’s theme options.
Please try this plugin to clear WordPress transients: https://wordpress.org/plugins/artiss-transient-cleaner/. If that doesn’t work then please try to update manually: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitNovember 26, 2015 at 1:05 am #542798ok thanks
November 26, 2015 at 1:20 am #542802there was no option to start a new topic, I am not sure what happened but button disappeared, so thats why i am writing in this thread.
my question is regarding contact forms: Only available options after message was sent is to redirect user to another page (which i can not even choose) or for a message to show up. Is there a way to edit that so nothing happens ? I am not fond of either options as first one takes me to page thats not even on my site and second doesn’t look appealing as grey box appears and it covers some of the text have on top of the form.
thank youNovember 26, 2015 at 1:39 am #542806or perhaps to get rid of that box (make it transparent ) and just for message to show up? thanks again
November 26, 2015 at 4:41 pm #543260Hey!
If you would like to remove the message, please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.avia-form-success { display: none; }
If you would like to make the background transparent, please use the code as following
h3.avia-form-success { background: transparent !important; }
Best regards,
YigitNovember 26, 2015 at 6:57 pm #543346thank you so much for speedy response Yigit,
Now I am noticing my fonts do not display the same (replaced with different font) on iPad, IE & Chrome. I uploaded one of your dummy templates and made my adjustments to it. I am particularly talking about Lato font in different weights you used and that I kept as I like how it looks? Can you please help me to keep that look (font) unified throughout other major browsers?
thanks a lot
December 1, 2015 at 12:14 pm #545082Hey!
can you provide us a link where we can see the issue please? you could also use imgur.com or dropbox to add some screenshots, to highlight what you want to achieve, so we can get a better idea of what you need.
Make sure to clear browser cache and hard refresh a few times.Best regards,
AndyDecember 1, 2015 at 8:13 pm #545544These are four screenshot i made with a link where you can see it.
https://drive.google.com/file/d/0B10lMzs2pU0Jc0NaV3ozalhmak0/view?usp=sharing
https://drive.google.com/file/d/0B10lMzs2pU0JaHBSSzRpRUczM28/view?usp=sharing
https://drive.google.com/file/d/0B10lMzs2pU0JVTdEZUV3LWJqNTA/view?usp=sharing
https://drive.google.com/file/d/0B10lMzs2pU0JZXdod3pjLUMzbFk/view?usp=sharingI noticed and its little strange (as on the first link) rotating header text keeps font unified throughout all the browsers , but then it changes in firefox & IE when its displayed as special header or in a text box.
I am also using different font )from the one that came with a demo) for “signed up for our newsletter”.
Thanks so much for your help. If you need a link: http://www.firstplayinfantmassage.comThanks again. Looking forward to your help
December 3, 2015 at 8:47 pm #546635Hi!
I checked the link you have provided in Chrome and font is showing up fine for me:
I could’t find the other elements which you are showing on your screenshots. Can you provide links for them as well please?
Clear browser cache and hard refresh a few times.
Best regards,
AndyDecember 4, 2015 at 5:01 pm #547101You are absolutely correct about Chrome, but you never responded to my question about IE ( Internet Explorer) ?
I am not sure what do you mean when you say to provide screenshots as I already have? All the screenshots you can find above as well as direct link to website. Most of the screenshots are taken when viewed on IE anyways. You can also preview the site in IE and see it for yourself.Thanks a lot!
ps. do you know why can’t i open a new ticket?December 7, 2015 at 2:41 pm #548003Hi!
You can start a new thread here – https://kriesi.at/support/forum/enfold/#new-post
I have asked my teammates to check your website on IE. Please kindly wait to hear from them.
Best regards,
YigitDecember 8, 2015 at 6:37 am #548532thank you . staying tuned
December 9, 2015 at 5:24 am #549471Hi!
It looks like you have some CSS in your child theme that is trying to change it to the “Lobster” font.
.av-special-heading-tag { font-family: "Lobster", !important; }
But for this to work you have to have Lobster selected somewhere in Dashboard > Enfold > General Styling. Otherwise the font file will not be loaded on the frontend.
I think an easy fix would be to set Lobster to the “H6” element in Dashboard > Enfold > Advanced Styling since it is rarely used. You should then be able to use it in your custom CSS.
Cheers!
ElliottDecember 10, 2015 at 3:43 am #550122Elliott,
I actually have set Lobster to the “H6″ element in Dashboard > Enfold > Advanced Styling as you suggested. Great minds think alike( :But again the site displays different fonts on IE then on any other browser. I am not sure if you read the thread as there were many people helping, and its not only the lobster font but also one that came with the demo which is essentially the whole site.
Above in reply #545544 I provided screenshots of how Safari (intended look), and IE display. Please disregard Chrome comment as that is fine.Thanks for your help
December 11, 2015 at 2:31 am #550804Hey!
It still does not look like it’s loading in IE. Try linking to it manually by adding this to your child theme functions.php file.
add_action( 'wp_head', 'enfold_customization_extra_font' ); function enfold_customization_extra_font(){ ?> <link href='https://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'> <?php }
Regards,
ElliottDecember 16, 2015 at 4:12 am #553434In your reply #549471 you were correct when you said that i have something in quick css and once i removed it lobster font showed up fine in IE. I did have it set as h6 though. Now other fonts that came with the demo, which i believe is Lato its not showing in IE as it does on other browsers. Its much thicker and honestly I don’t think its even that font. Its in san serif family but it definitely looks very different. Anyway you can assist with that?
Thanks so muchDecember 17, 2015 at 4:11 am #554142Hey!
Looks fine on my end. Take a screenshot and highlight what your seeing.
Cheers!
ElliottFebruary 3, 2016 at 6:19 am #576892ok thanks you may close this
February 4, 2016 at 5:08 am #577542 -
AuthorPosts
- The topic ‘search icon’ is closed to new replies.