Forum Replies Created
-
AuthorPosts
-
Thanks Rikard. I tried this code and it still does not work. Can’t figure out why my mobile devices don’t show the form as a transparent the way it does on a desktop. Any other quick css I can try?
Thanks Yigit, that worked great! I had to slightly modify the values of the margin-top to get it to work right but it looks great now. There is one problem. On my iPhone in landscape mode the menu close button and menu button show when the mobile menu is pulled up. Can you provide me some quick css to move the close button over so it covers the menu button on my iPhone in landscape mode? Thank you!
Thank you Ismael! You can close this thread.
Thanks Rikard! That almost worked. There is only 1 thin border line above all of the menu items that needs to be removed (See image)
I also want to know how I can add my logo to the mobile menu and center it. Thanks!
Thanks! You can close this thread.
It’s on the tools sub menu tab. It only shows up when you scroll down the page and the shrinking header shows up. It happens when you hover either menu item on that tab. I believe this is default behavior of the theme but I just want to remove the white background hover so only the color of the font changes upon hover. How do I remove?
Thank you! You can close this thread
Ok, I was able to solve this. You can close this thread.
Never mind, I figured it out. You can close this thread.
Thank you Andy, you can close this thread.
Thanks Ismael, so close! The button looks great. Upon hover the button works correctly except I want the 3px white border for the button to be #018db0 on hover as well. Everything else looks great. Thanks!
Thank you Ismael, getting closer! How can I target the “sign up” button for this contact form in the same way? I only want to modify this specific button and not have it change the rest of the contact form buttons so that it has a 3px white border and white text with a transparent background. On hover I still want it to act like the other buttons so when the button is hovered the background color is #018db0 and the text is white. I added a custom class of transparent-contact-form if that helps target this button. Thanks!
No, it was on the comments section of the enfold page that he responded to me about it. He said he was able to duplicate the problem and that there was a parallax issue with another browser as well so he was going to need rewrite things. Just wanted to see if I can expect that with the next update? He told me to remove parallax from my page in the meantime. I have since deleted the test page. You can find the page that is having the problems below.
I figured out #3. I had to change the code to 4 columns since that is what I am using. `@media only screen and (min-width: 1200px) {
.responsive.html_stretched .av-masonry-col-4 .av-masonry-entry {
width: 25%; !important
}
}`Now I just need help with #1&2 below
1&2. Can you give me some quick css to simply remove the title and caption on iPad screen size and smaller? That should take care of the main issue I’m having.
Thanks Andy. None of that worked.
1&2. Can you give me some quick css to simply remove the title and caption on iPad screen size and smaller? That should take care of the main issue I’m having.
3. On my MacBook Pro 15″ it shows up fine as well, it only starts to have the 1px gap on the right hand side when the screen gets larger than that. I tried adjusting the percentage and adding !important in and it didn’t help. Do you have another way to fix this?
Thank you!
I was wondering if there has been any progress on this. Kriesi checked my site and told me he was able to replicate the issue. He said there is some sort of issue with parallax with other browsers as well and he was going to be fixing that soon. Any idea when this will be as the buttons on my site still won’t work as long as I have parallax selected on my mobile device.
Thanks Yigit. Unfortunately changing this code doesn’t work. It screws up my other contact forms and removes the box completely from the contact form. Is there any way I can modify only this contact form so that the email box and sign up box are in the light transparent style with a 3 px white border like your demo?
Thanks Rikard but that didn’t work.
The site is working correctly now. Must have been an issue with my host.
1. This code with the media query did not work. It still shows the text to the left. I’m wondering if this has to do with the code being for the hover effect but since the caption & title are always displayed on the iPad, the code has to be tweaked?
2. If you compare both of the images I attached from my iPad side by side you’ll see that the size of the image is smaller when “display on mouse hover” is selected instead of “always display” I’m not sure it has anything to do with the zooming effect since this effect doesn’t work on mobile devices. The issue is only happening on my iPad and iPhone but doesn’t look good at all and looks like it’s getting cut off. It works great on a computer. Hope this make sense. I guess the other option could be to remove the caption and title from displaying on iPad screen size and smaller if there is no way to fix the way I am saying.
3. I am using a 21.5″ iMac screen size with Safari but it also happens in other browsers like Firefox. I had this happen once before and you guys provided me with some quick css to remove the gap but now it isn’t working. When you pull it up on smaller screen sizes it doesn’t have this issue. I believe this was the original code I was given.
@media only screen and (min-width: 1800px) { .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry { width: 16.64%; } }
Awesome, you can close this thread.
This is on my iPad in landscape mode using safari.
This reply has been marked as private.June 17, 2015 at 7:56 am in reply to: Remove Border Line Underneath Title & Caption in Masonry Gallery #460578Thanks, you can close this thread.
Thanks Yigit! You can close this thread.
This reply has been marked as private.Thanks Yigit, that did it! You can close this thread.
I’m not sure what you mean. Each of these icons is set as a link already and each one links to another page. Can’t a hover be added to each of these? You guys have helped me do this with other icons and buttons already so I would think this is possible. Thanks!
Thanks Basilis! That works great except I noticed one thing that is strange. When I hover over each masonry gallery item the text shows up centered like I want it to but then when I move the mouse to the next item, the text on the previous item returns back to the left. before the next title and caption show up. Is there a way to make it so this doesn’t happen?
Thanks Ismael! You can close this thread.
-
AuthorPosts