Forum Replies Created
-
in reply to: Header Doesn't Fit On Mobile?
It wasn’t that page… it is the home page on a iPAD that is causing issues.
It’s this slider: Wildwood Houses Lots.in reply to: Header Doesn't Fit On Mobile?This reply has been marked as private.in reply to: Header Doesn't Fit On Mobile?The home page slider actually should have 4 sliders.
Here is the link that they have in their screenshot: https://www.wildwoodvalleyinfo.com/I do have that option checked in the General Options.
Thank you.
in reply to: Header Doesn't Fit On Mobile?Thanks. The images aren’t showing up in the sliders. Also, when they select the menu on the iPad no menu items show up. You can see in the screenshots at this link. https://jmp.sh/mGt5ryC
Thanks.
in reply to: Header Doesn't Fit On Mobile?Thank you. It appears that this is how it’s looking on my iPad.
The menu isn’t showing up on the iPad view. Thanks.
in reply to: Header Doesn't Fit On Mobile?in reply to: Adding a custom bkg in the footer areaHere is what I added ::
/*jQuery(document).ready(function(){ footer#footer .inner { background-image: url(https://www.windows-andmore.com/2016wp/wp-content/uploads/2015/10/wam-original-bkg.jpg) !important; background-color: rgb(34, 34, 34) !important; background-size: cover !important; background-position: center center; background-repeat: no-repeat !important; } });*/It still isn’t showing up? Thanks.
https://www.windows-andmore.com/2016wp/in reply to: Responsive IssuesHello! I added that as well and it didn’t work? Any other thoughts, thanks.
in reply to: Responsive IssuesThis reply has been marked as private.in reply to: Responsive IssuesThank you. Sorry if I’ve been vague. So I’ve added this in there and it appears some of the same issues persist. Like in the map, it still scrolls when the mouse is over it.
Here is my custom CSS that I’ve added so far.
/*#header{ margin: 0 auto; }*/ .services_medium { float:left; } @media (max-width: 767px){ video { width: 354px !important; height: 180px !important; } #content { padding-top: 0 !important;} } @media (max-width: 767px){ .rev_slider_wrapper .rev_slider { height: 236px !important; } } @media (max-width: 767px){ #mapDiv { pointer-events: none;} }in reply to: Responsive IssuesNo, I think it is the images in the slider that they had issues with for 1.
For 2: if I made that a SVG file would that work?
For 3-4… Where is the custom CSS box…
ALSO… is there a way to make the MAP to stop scrolling? When you’re going down your cursor gets stuck on the map and expands that vs. just scrolling the page.
Thanks.
in reply to: Responsive IssuesSorry… here is the link :) https://willowheightsrealestate.com
THANK YOU!
in reply to: Coordinates are off on Image MapsSorry, I am using FireWorks. I’ve got the coordinates to line up by setting the element up as full width content, but now it’s stuck to the left side and won’t center. See this new link… either one I have here if there is a solution I’ll try it.
I noticed that when I was putting it in there via HTML that the image was lined up 50 pixels to the left of where the coordinates were suppose to be. That was on this link: https://willowheightsrealestate.com/amenities-on-bottom-2/
in reply to: Coordinates are off on Image MapsHi there…. creating an image map and the coordinates are off. The hotspot areas are shifted to the right vs. where they’re suppose to go. I’ve tried different align options with no luck. Any ideas as to why this may be doing this?
https://willowheightsrealestate.com/amenities-on-bottom-2/in reply to: Visual Composer not working with WordPress 4.5I just did a restore to my site before I updated WordPress to get my Visual Composer back working… It was that or sit and wait. Good luck!