Forum Replies Created

Viewing 30 posts - 91 through 120 (of 500 total)
  • Author
    Posts
  • in reply to: Center Testimonial Image, Name & Subtitle #555354

    Thanks Elliott! It’s close. 2 minor issues:

    1. The testimonial image is off center. How can I adjust the code to make sure it stays centered over the name and subtitle.
    2. When you first scroll down to the testimonial slider section the image shows up on the right and then visibly moves over to the left. How can I make it so it just shows up centered and in the right place without visibly moving?

    Thanks!

    • This reply was modified 9 years ago by djshortkut.
    in reply to: Logo in Mobile Menu #555353

    Thank you so much Ismael, that did it! You can close this thread.

    in reply to: Logo in Mobile Menu #554860

    Still the same result. Not sure why this wouldn’t work. Here are my login credentials so you can take a closer look. Thanks!

    • This reply was modified 9 years ago by djshortkut.
    in reply to: Logo in Mobile Menu #554810

    Thanks Ismael! That worked great and fixes the issue of having the transparent header showing up on the screen and makes the header behave the same way it does on the desktop. However, this created a new problem…

    When the mobile menu is opened on the iPad in portrait mode, the site automatically scrolls to the top of the screen and now the header portion does not show up with this code when the mobile menu is pulled up. (See image) How can I keep it like it is so that the header still behaves the same way as it does on desktop but get the header to show up when the mobile menu is pulled up like it does on all the other pages? If there is a way to force the header to appear once the mobile menu is pulled up that would solve the issue so it looks like this image. (See Image 2) Note: The other pages don’t use any type of transparent header. Thanks so much!

    • This reply was modified 9 years ago by djshortkut.
    in reply to: Logo in Mobile Menu #553201

    Thank you Yigit! So I was able to figure out the issue for the color of the text in the extra elements section to make it the correct color. It was conflicting some other quick css I had that I had to remove.

    The code that you provided above makes a transparent section behind the logo when the mobile menu is pulled up which I don’t want (see image) so I had to remove the code.

    Now when the mobile menu is pulled up on my iPad in portrait mode everything looks great. All I need help with now is making it so that the transparent header doesn’t show up at the top of the fullscreen slider on my iPad in portrait mode. I want the header to be invisible and only appear once the user scrolls down like it is in landscape mode. How can I make this work correctly? Thank you!

    in reply to: Increase size of icons #552527

    You can close this thread

    in reply to: Gallery and Thumbnail Hover Color #551907

    Thanks! You can close this thread.

    in reply to: Increase size of icons #551421

    Thanks! You can close this thread.

    in reply to: Logo in Mobile Menu #550609

    Thank you so much Yigit! That’s close to what I’m looking for. I changed the media queries so it only affects my iPad in portrait mode and changed the background color of the header meta to match the current site colors of #f8f8f8 but still need some help.

    1. With this code it makes the transparent header show up in white at the top of the screen on my homepage which I don’t want. I still want the header to be invisible and only appear once the user scrolls down.

    2. Since the header shows up in white and the extra elements section, you can’t see the text on the extra elements section. I want the extra elements text color to be #188ece when the mobile menu is pulled up.

    @media only screen and (min-width: 768px) and (max-width: 990px) {
    #top .av_header_scrolldown.av_header_transparency {
        opacity: 1 !important;
        margin-top: 0!important;
    }
    .show_mobile_menu .logo .subtext {
        opacity: 1;
    }
    .show_mobile_menu .logo a > img {
        opacity: 1!important;
    }
    ul#mobile-advanced {
        padding-top: 0!important;
        margin-top: 110px;
    }
    .show_mobile_menu #header {
        background: white;
    }
    .show_mobile_menu #header_meta {
        background: #f8f8f8!important;
    }
    }
    
    • This reply was modified 9 years ago by djshortkut.
    in reply to: Grid Row Alignment Help #549985

    Thank you Yigit, that worked! You can close this thread.

    in reply to: Gallery and Thumbnail Hover Color #549978

    Thanks Yigit! So I figured out that the code you gave me above changes the hover background color for images only and not the image gallery and thumbnails that I am trying to change. I changed the background color in advanced styling and it didn’t seem to do anything either.

    Maybe I wasn’t clear but I am looking to change the hover color for the gallery and thumbnails. Right now it is set to white and I want it to be #188ece to match the rest of my theme and I don’t see an option to change the hover color of that element anywhere. Can you please let me know what quick css to use? Thanks!

    in reply to: Gallery and Thumbnail Hover Color #549363

    I input the code but it didn’t work

    in reply to: Gallery and Thumbnail Hover Color #549292

    Can you give me the exact code to use please? I’m having difficulty figuring it out. Thanks!

    in reply to: Animated Numbers Font Weight #549223

    Thanks, got it working! You can close this thread.

    in reply to: Image Caption Overlays on iPad #548244

    Thanks that worked! You can close this thread.

    in reply to: Grid Row Alignment Help #547290

    I see what you are saying Andy. The strange thing is that when I insert the image to that page, I am inserting the “Full Size” image of 600×400 For some reason it is resizing it after it has been uploaded so they are not all the same size. I’m not sure what to do to make them all the same size when they are uploaded. I have tried uploading different sizes and it still adjusts the image sizes differently. What can I do to get this to work correctly and have the same image size?

    in reply to: Header on iPad in Portrait Mode #547192

    Ok, I was able to fix this, thanks! You can close this thread.

    in reply to: Grid Row Formatting on iPad #546114

    That fixed it, thanks! You can close this thread.

    in reply to: Grid Row Alignment Help #545688

    Ok, I updated all of the pictures and now they are all 600×400 but I am still having the same issue. What else can I try?

    in reply to: Grid Row Formatting on iPad #543779

    Thanks Yigit but that didn’t seem to do anything. I”’m still having the same issue.

    in reply to: Grid Row Alignment Help #542225

    Here are some screen shots from my MacBook Pro and iPad showing that the alignment is off on different screen sizes. Can you give me some quick css to fix please? Thanks!

    in reply to: Decrease Padding Between Special Headings & Buttons #538782

    Thanks! You can close this thread.

    in reply to: Fullscreen Slider Button #536949

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

    in reply to: Fullscreen Slider Button #536945

    Is there shadowing behind button 1 on the fullscreen slider? It looks like there is. If so, can you give me some quick css to remove it please? Thanks!

    in reply to: Fullscreen Slider Button #536940

    Thank you! You can close this thread.

    in reply to: Mobile Menu Hover #536851

    You can close this thread.

    in reply to: Testimonial Name Font #536221

    Thanks! You can close this thread.

    in reply to: Standalone Icon With Border #535699

    Thanks Yigit! You can close this thread.

    in reply to: Standalone Icon With Border #535147

    It’s at the bottom of the homepage in a color section right above the testimonials (See screenshot)

    I’m just looking to make the border of the Standalone Icons With Border 1px instead of what it is right now.

    in reply to: Icon List #535143

    Thanks anyway. You can close this thread.

Viewing 30 posts - 91 through 120 (of 500 total)