Home › Forums › All Other Themes › Charity Pro – Transparency Menu
- This topic has 12 replies, 2 voices, and was last updated 8 years, 6 months ago by
Jacob.
-
AuthorPosts
-
October 10, 2016 at 6:26 am #48989
My menu transparency is covering my slider and pages. Additionally, the first menu option (Home) is not justified to the left. Any assistance would be appreciated.
Http://svpoa.org/
October 10, 2016 at 6:28 am #48990Hi Jacob,
Kindly show us your website URL.
Regards,
BradOctober 10, 2016 at 6:32 am #48993October 10, 2016 at 7:02 am #49003Hi Jacob,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .nav ul li a{padding:10px 10px !important;}
Regards,
BradOctober 10, 2016 at 7:11 am #49008Hi Jacob,
Also add this code in custom css box:
.header .header-inner .logo h1{font-size:25px !important; line-height:26px !important;}
Regards,
BradOctober 10, 2016 at 3:13 pm #49081That actually seems to have made it worse. The menu is shifted even farther to the right. And the transparency menu is still covering the slider and the text on my other pages. Please view http://svpoa.org/about/
October 11, 2016 at 4:59 pm #49159This still is not resolved.
October 12, 2016 at 9:53 am #49251Hi Jacob,
So do you want to show slider below the main navigation?
Regards,
BradOctober 12, 2016 at 1:45 pm #49319Yes
October 13, 2016 at 5:13 am #49378Hi Jacob,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header-wrapper{position:relative !important;}
Regards,
BradOctober 20, 2016 at 1:03 am #50223Thank you. That worked. Can I move my menu over?
Please take a look http://svpoa.org I want to move the menu starting with Home so that it is on the left side rather than bumped over.
October 20, 2016 at 6:45 am #50250Hi Jacob,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .nav ul li a{padding:10px 12px !important;}
Regards,
BradOctober 20, 2016 at 5:14 pm #50341This moved it further away from the edge. I need it to go the other way.
-
AuthorPosts
- You must be logged in to reply to this topic.