Forum Replies Created

Viewing 30 posts - 211 through 240 (of 500 total)
  • Author
    Posts
  • in reply to: Transparent Contact Form #469410

    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?

    in reply to: Mobile Menu #469058

    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!

    in reply to: Active Menu Item #469041

    Thank you Ismael! You can close this thread.

    in reply to: Mobile Menu #468630

    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!

    in reply to: Sub Menu Hover Color Background #468419

    Thanks! You can close this thread.

    in reply to: Sub Menu Hover Color Background #468132

    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?

    in reply to: Button Hover #468093

    Thank you! You can close this thread

    in reply to: Header Font Color Issue #467239

    Ok, I was able to solve this. You can close this thread.

    in reply to: Transparent Contact Form #466594

    Never mind, I figured it out. You can close this thread.

    in reply to: Masonry Gallery Issues #466567

    Thank you Andy, you can close this thread.

    in reply to: Transparent Contact Form #466562

    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!

    in reply to: Transparent Contact Form #465910

    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!

    in reply to: Button Issue on Mobile Devices #465905

    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.

    in reply to: Masonry Gallery Issues #465164

    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.

    in reply to: Masonry Gallery Issues #465162

    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!

    in reply to: Button Issue on Mobile Devices #465151

    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.

    in reply to: Transparent Contact Form #465150

    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?

    in reply to: Transparent Contact Form #464756

    Thanks Rikard but that didn’t work.

    in reply to: Grid Row With Images #462049

    The site is working correctly now. Must have been an issue with my host.

    in reply to: Masonry Gallery Issues #462048

    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%;
    }
    }
    in reply to: Image Caption on Mobile Device #461446

    Awesome, you can close this thread.

    in reply to: Grid Row With Images #461077

    This is on my iPad in landscape mode using safari.

    in reply to: Image Caption on Mobile Device #460915
    This reply has been marked as private.

    Thanks, you can close this thread.

    in reply to: Hover Color for Icons #459576

    Thanks Yigit! You can close this thread.

    in reply to: Hover Color for Icons #459570
    This reply has been marked as private.
    in reply to: Center Title & Caption in Masonry Gallery #459486

    Thanks Yigit, that did it! You can close this thread.

    in reply to: Hover Color for Icons #459482

    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!

    in reply to: Center Title & Caption in Masonry Gallery #459474

    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?

    in reply to: Fullscreen Slider Button Hover #458794

    Thanks Ismael! You can close this thread.

Viewing 30 posts - 211 through 240 (of 500 total)