Forum Replies Created
-
AuthorPosts
-
Not quite. check out the bottom three screen displays
This didn’t eliminate the black lines at 1024 x 768.
It did eliminate the custom button from small screens, but did not for Small tablet landscape (800×600) or Tablet portrait (768×1024). I even tried it down to 700.
- This reply was modified 4 years, 8 months ago by hostworks.
Perfecto! Thanks again Rikard!
Now, this has created a couple of conditions:
1) on viewing on tablet/landscape, I get a funny vertical black line on the logo, and a horizontal black line below the logo.
2) The schedule a call button overlays the burger menu on smaller screens ( I guess there is no room for the button on smaller screens). maybe I should eliminate the button on screens smaller than Tablet landscape (1024×768.
Can they just be centered a group in the container?
What about centering the nav options evenly spaced?
Perfect, thanks Rikard!
Thank you Yigit, That did the trick.
nope, no change.
Thanks, you can close this one.
Thank you, that did the trick! You are the best!
Now, my inner pages don’t line up because they have a page title.
I had to change the header size to 130 in addition to your code.It’s still taller than I want it. Again, I don’t understand why this is a constant issue.
It doesn’t matter what number I put it, it doesn’t change a bit. I don’ understand what causes this. I’ve tried on three browsers.
Didn’t work. here’s the issue:
Below
Fantastic, thanks.
ok. doesn’t make any difference. I may just want those two widgets to go away on mobile.
Ok, I added the following, which fixed the desktop, but it messes up the mobile, see below
#text-5 {
position: absolute;
margin-left: 22em !important;
left: 0;
}
#text-6 {
position: absolute;
margin-right: 22em !important;
right: 0;
}ok, thanks. now how do I push them closer to the center logo, like the sample?
I added the following, as I want the two items in the main menu linee on opposite sides of the logo.
add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ ); function enfold_customization_header_widget_area() { dynamic_sidebar( ‘header1’ ); dynamic_sidebar( ‘header2’ ); }
You can close it, thanks again.
Hmmm. it appears start working. not sure if it was a caching issue. I also killed the imbedded CSS. looks good now, thanks.
thanks, that did the trick
not quite. the slider needs to move down now.
I tried that, but it leaves a vertical gap.
oops, I fixed it never mind. Sorry.
June 14, 2019 at 3:07 pm in reply to: LayerSlider WP – Slider disappears when I upgrade iThemes Security Pro #1110339Please try again, this has been updated, and has been tested.
June 13, 2019 at 5:14 pm in reply to: LayerSlider WP – Slider disappears when I upgrade iThemes Security Pro #1109929Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined
at HTMLAnchorElement.eval (eval at <anonymous> (layerslider.kreaturamedia.jquery.js:13), <anonymous>:1:7958)
at Function.each (jquery.js:2)
at n.fn.init.each (jquery.js:2)
at i.l.init (eval at <anonymous> (layerslider.kreaturamedia.jquery.js:13), <anonymous>:1:7616)
at eval (eval at <anonymous> (layerslider.kreaturamedia.jquery.js:13), <anonymous>:1:4426)June 13, 2019 at 5:12 pm in reply to: LayerSlider WP – Slider disappears when I upgrade iThemes Security Pro #1109927June 13, 2019 at 4:35 pm in reply to: LayerSlider WP – Slider disappears when I upgrade iThemes Security Pro #1109908I had to revert back to 5.80 since it is such a visible element. I’m creating a staging site now and I’ll share that link.
-
AuthorPosts