Forum Replies Created
-
AuthorPosts
-
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.
Thank you so much Ismael, that did it! You can close this thread.
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.
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.
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!
You can close this thread
Thanks! You can close this thread.
Thanks! You can close this thread.
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.
Thank you Yigit, that worked! You can close this thread.
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!
I input the code but it didn’t work
Can you give me the exact code to use please? I’m having difficulty figuring it out. Thanks!
Thanks, got it working! You can close this thread.
Thanks that worked! You can close this thread.
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?
Ok, I was able to fix this, thanks! You can close this thread.
That fixed it, thanks! You can close this thread.
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?
Thanks Yigit but that didn’t seem to do anything. I”’m still having the same issue.
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!
November 19, 2015 at 7:54 am in reply to: Decrease Padding Between Special Headings & Buttons #538782Thanks! You can close this thread.
Never mind, I figured it out. You can close this thread.
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!
Thank you! You can close this thread.
You can close this thread.
Thanks! You can close this thread.
Thanks Yigit! You can close this thread.
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.
Thanks anyway. You can close this thread.
-
AuthorPosts