 
	
		Tagged: custom.css
- 
		AuthorPosts
- 
		
			
				
July 2, 2016 at 12:36 pm #656099Hello! I am new to enfold theme and trying to make some changes. I have tried many times adding some code into custom css but it wont change anything on my website. Right now im trying to make footer menu horizontal instead of vertical. I added this code : #menu-terms-and-privacy a { 
 display: inline;
 }#menu-terms-and-privacy li { 
 display: inline;
 }Nothing is changing. - 
		This topic was modified 9 years, 4 months ago by webcloud_ou. 
 July 3, 2016 at 9:43 am #656235Hey webcloud_ou, Could you try in Quick CSS under Enfold–>General Styling instead maybe? You might have to use !important for you statements as well: #menu-terms-and-privacy a { display: inline !important; }Regards, 
 RikardJuly 3, 2016 at 2:30 pm #656260Hello! Yes I am using Quick CSS. I don’t know why I said custom CSS in the first post :) Anyway i tried !important and nothing is changing. 
 Check picture.July 3, 2016 at 3:58 pm #656265Hi! It seems that it is not loading the filed, can you please provide us backend access to give a quick look please? Thanks a lot for your understanding Cheers! 
 BasilisJuly 3, 2016 at 4:01 pm #656267Hi! Yes ofcourse. July 4, 2016 at 5:52 am #656382Hi, I had added code to the Quick CSS temporarily change the text color of the special header and it worked (Please see my screenshot in the private section). Try adding the following CSS code instead to make the menu horizontal: .menu-footer-menu-container li { display: inline !important; } .menu-footer-menu-container li a { display: inline !important; }Best regards, 
 JordanJuly 4, 2016 at 12:15 pm #656471Yes quick css is working. Guess my code was wrong. - 
		This reply was modified 9 years, 4 months ago by webcloud_ou. 
 July 5, 2016 at 12:46 pm #656997Hi, glad it’s working. So can we close this thread now? Best regards, 
 AndyJuly 5, 2016 at 4:47 pm #657152Yes. the customizing i wanted to ask you, I was already able to figure out myself within the reply time :D If i got some more questions i just create a new thread. We can close this thread. Thanks! 
- 
		This topic was modified 9 years, 4 months ago by 
- 
		AuthorPosts
- The topic ‘Quick CSS is not working | Customizing mobile view footer menu’ is closed to new replies.
