-
AuthorPosts
-
February 15, 2014 at 4:19 am #14586
Hi, can please help me to know what happened with my home page?
http://agdesignpesaro.com/2014/The navbar is not completely visible and when scroll can still see the slider on top.
Slider settings:
Full screen
.masthead
FullScreen Align:Off
Force Full Width:Off
Grid settings: 1320×550 (but tried differents too)Header settings:
Fix top
Navbar Top Height (px)80
Navbar Top Logo Alignment (px)2
Navbar Top Link Alignment (px)50Thank you
February 15, 2014 at 10:31 am #14619Setting Rev Slider to Full Screen means that you are telling Rev Slider to fill the Full Screen on launch so you won’t see the menu. I think there might be an offset for that in the Rev Slider settings…otherwise that’s how it is meant to work.
The Rev Slider still shows above your navigation when you scroll because your home page isn’t long enough to scroll over it.
February 15, 2014 at 11:16 am #14631Hey,
Jason is right about everything and you can set an offset in rev slider to achieve an offset for the navigation like we do on our sales page. In the Video Tutorials section under Customizer > Sliders we explain how we’ve set up all our sliders for all 30 demos so make sure to check out the video.
February 16, 2014 at 8:46 pm #14966Sorry Jason and support but it worked well before I changed something, not in the slider.
I watched all the video about customization and it says to use full screen option and .masthead for the offset.About the rev slider that still shows after scroll, Jason is correct, before was ok because the page had a footer that I deleted and now it’s not long enough.
But i dont’ understand why the navbar is not visible over the slider when first load the home page.
February 17, 2014 at 4:18 am #15040Hey Gio,
Can you tell us what did you do before it stopped working?
Thanks.
February 17, 2014 at 7:40 am #15099I’m not sure but maybe when I changed Navbar Top Height size, it was 100px height and looks ok in computer but too big in tablet
February 17, 2014 at 7:56 am #15106Ok, sorry found the issue … 🙁
It’s the wp admin bar that push down the page.But I found another problem with the dropdown menu, if you go in the news page, that is the blog, it works fine but in all the other pages, the submenu doesn’t open.
February 17, 2014 at 8:41 am #15129Hey Gio,
Can you give us the URL of your news page?
Thanks.
February 17, 2014 at 7:32 pm #15334February 18, 2014 at 1:05 am #15402Hey,
looks like the X Shortcodes plugin is triggering an error. Please reinstall/deupload the X Shortcode Plugin and the X theme. You can do that via FTP.
February 18, 2014 at 1:28 am #15411Thank you, it worked and everythings is fine now.
Can please take a look at http://agdesignpesaro.com/2014/michele-pirro/
Is it possible to use images as tab’s title?
February 18, 2014 at 4:22 am #15441Hey Gio,
It is possible by using CSS. Let us know if want to proceed.
Thanks.
December 17, 2014 at 8:18 am #166370This reply has been marked as private.December 17, 2014 at 2:41 pm #166619Hi Tim,
Are you using a customized search form in your Navbar? By default it should look like the one in the reference link you provided. To enable standard NavBar search option go to Appearance > Customize > Header > SEARCH > Navbar Search and turn it on.
If you need transparent Navbar, you can enable Topbar Transparency via Appearance > Customize > Integrity > DESIGN OPTIONS
For the Navbar menu item hover effect, you can add the following CSS code via Appearance > Customize > Custom > CSS:
.x-navbar .x-nav > li > a:hover, .x-navbar .x-nav > .sfHover > a, .x-navbar .x-nav > .current-menu-item > a { -webkit-box-shadow: none !important; box-shadow: none !important; border-bottom: 4px solid #f75200 !important; }
Let us know how this goes!
December 18, 2014 at 2:25 am #166883Hi
everything has worked from what you suggested however everytime i go to search something, the search box appears to stretch across the whole screen, i would like it to show exactly how it is on http://www.rsaacademies.org.uk/schools/ with the magnifying glass which expands to a little text box so that you can type -
AuthorPosts