Jump to content
xavaireland

Trying to remove the box in navabr

Recommended Posts

xavaireland

I am trying to do something similar at http://dev.xava.ie/s...outofyourshadow - I want to remove the transprent box around the navbar - I have added the following:

.navbar {

-webkit-box-shadow: 0;

-moz-box-shadow: 0;

box-shadow: 0;

}

.navbar.pl-color-black-trans {

border: 0px none;

margin-left: 22%;

height: 30px;

background: none repeat scroll 0% 0% transparent;

margin-top: -3.6%;

width: 75%;

padding-left: 6%;

}

It still leaves a transparent box in place and in IE - I still get a black bopx on the navbar.

I have also removed the following from the navbar/style.less in the child theme -

box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);

color:rgba(255,255,255,.7);

&.navbar-content-width{

.border-radius( 4px );

}

Please help.

Share this post


Link to post
Share on other sites
batman

Hi xavaireland

Please you can try with

.navbar { box-shadow: none;}


Life is too short to remove USB safely ...

Share this post


Link to post
Share on other sites
James B

Hi there, please let us know if Batman's solution worked for you or if you require further assistance.


Kindly search the forum and read the documentation before posting. It will help you resolve many issues.

For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting.

James B

Share this post


Link to post
Share on other sites
xavaireland

Batman thanks my issue is now resolved :) Very Happy now!

Share this post


Link to post
Share on other sites
Danny

The topic was marked as resolved.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
xavaireland

Apologies for more posts but the issue is not resolved for IE9 - Please make some suggestions.

Share this post


Link to post
Share on other sites
xavaireland

PLease ignore I fixed it by adding - filter:alpha(opacity=100); /* For IE8 and earlier */

  • Like 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

    • Grant Turck
      By Grant Turck+
      Navbar Broken on All Devices When Not Logged Into Wordpress. See screenshots attached from mobile. What is causing this issue and how do I fix? Site is venicepride [dot] org.


    • PierreFF
      By PierreFF+
      Hello, 
      I have an issue with NavPro on mobile when the link of the menue is on the same page. 
      Here is my website: http://foundersofthefuture.co
      The isssue comes from the fact that in my menue most of the items send somewhere else on the same page using anchor link (eg. #container_u788888). 
      This works well on desktop but on mobile, nothing happens when clicking on the link. One of the link of the menue of the homepage "France" sends to another page of the website and this one works well even on mobile. 
      I am using the Pagelines framework theme and also used a wordpress plugin (jQuery Smooth Scroll) for smooth scrolling . 
      Thanks in advance for your help and let me know if I need to provide more information. 
      Best,
      Pierre
    • DanatTLFN
      By DanatTLFN
      Site URL: http://thelocalfilmnetwork.com
      Host: GoDaddy
      Hi Pagelines team and community,
       
      I am going to be attempting to do a full migration from GoDaddy to WPEngine. 
      I need to know, will I lose the front-end customisations I have made?
      Also are there any backups or things I need to do to ensure that I do not lose any important info relating to the site?
      Kind regards,
      Dan
       
    • tristanrodgers
      By tristanrodgers+
      Hi there!
      I'd love to have some social media buttons in my navbar like my online-shop has!
      http://mc1r-magazine.com/
      Can someone explain me how to create them? I tried a lot but don't know how to realize them...
      Greetings from Germany,
      Tristan
    • DanatTLFN
      By DanatTLFN
      Hi Pagelines Team,
      I am interested in setting up a bbPress forum on my website.
      Unfortunately, I have never set up a child theme for my site and have been just using the drag and drop system to put together my site on the main theme. If I am to install the child theme, and activate it, what do I stand to lose in terms of design and current configuration settings on the backend?
      Thank you for taking this time to read this.
      Kind regards,
      Dan
×