-
-
This is a bit hard to explain. I have 5 services pages.
The way these pages look with a light color background behind the Revolution Slider and text only is perfect:
- https://webdetta.com/services/digital-marketing-strategies-and-solutions/
- https://webdetta.com/services/local-search-marketing/
But in the other pages, the background is behind the header and not the row where the slider is and I can’t figure out why for the life of me.
Pages where it’s wrong:
- https://webdetta.com/services/responsive-mobile-websites/
- https://webdetta.com/services/social-media-marketing/
- https://webdetta.com/services/content-marketing-strategies/
Help!
Thank you!
Susan
-
Hello,
I see you have an error in your site. Please go to file js/main.js and find this line:
linkElement : 'a:not([target="_blank"]):not([href^=#]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)'
Replace with this:
linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)'
I don’t see any difference from this page to this one. Did you manage to fix your issue? Let us know.
Best regards!
-
I’m going to give it a try today. Thank you very much for getting back to me. I hope this fixes it. I will let you know.
-
Mihaila, I’m just now getting to this. I can’t find the main.js file. I”m looking here: https://webdetta.com/wp-admin/js/
-
Hello,
Please find main.js file in this location: wp-content/themes/tower/js/main.js
Let us know.Best regards!
-
Now I see the file and the error, but I can’t edit the file.
How do I edit the file from WordPress?
-
Hello,
You can’t edit it with wordpress. Open the main.js file with a code editor and find the lines you have to replace ( u can use CTRL+F to search a certain line in code editor).Let us know.
Best regards!
-
You must be logged in to reply to this topic.