Forum Replies Created
-
AuthorPosts
-
ah i figured it out, the previous help ticket was the solution. i just reduced the margin-top: -27px; to 7px; and it did the trick.
This reply has been marked as private.think i got to a point. there seems to be a max number of items i can have on the menu. if i add 1 more item on, then it will only accept the sample menu as the default for the main and secondary. once this happens, it also resets the background navigation image in the header under Enfold > Appearance. rather odd. any idea what could be causing this and how to fix it?
actually in the Menu area, when I choose any of the following below on the Apearance > Menu page, the settings don’t save
Menu Settings > Theme locations
Enfold Main Menu
Enfold Secondary MenuThis reply has been marked as private.This reply has been marked as private.thanks josue, although this code will redirect me from teh mobile to the desktop then back to the mobile instantly. I think i may have to tool this a bit or write something more extensive to fit different scenarios. thanks for your help so far
This reply has been marked as private.fantastic, thanks!
This reply has been marked as private.This reply has been marked as private.what am i doing wrong? in a text box i added, didn’ t go into the Visual View and just hit save. it took this
<?php if(is_home()){ if(isset($_GET['nomobile'])){ echo ""; } else { echo "<script src='http://mysite.com/custom/detectmobilebrowser.js'></script>"; } } ?>
and it comments out the php and returns
<!--?php<br /-->if(is_home()){ if(isset($_GET['nomobile'])){ echo ""; } else { echo "<script type="text/javascript" src="http://mysite.com/custom/detectmobilebrowser.js"></script>"; } } ?>
This reply has been marked as private.November 12, 2013 at 11:49 pm in reply to: remove image default styling for hard coded linked images #187543This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.perfect, thanks!
thanks yigit & josue, yall rock
ah thanks! that did the trick for the button and the search results. what would be the tag for the text you type into the search form? it’s all white right now and can’t be seen as you type
This reply has been marked as private.October 15, 2013 at 10:39 pm in reply to: delay advanced banner until visible on screen, link directly to section #176096This reply has been marked as private.as always, thank you kindly for your patience and expertise :)
This reply has been marked as private.This reply has been marked as private.October 3, 2013 at 9:09 pm in reply to: Chrome not showing custom background in header and content (color content) #170071just upgraded teh theme to 2.3.1 and that seems to have fixed the issue. i disabled all the plugins and reset my computer & cache and it remained. not sure what updated in the 2 theme updates but it’s good to go now
September 30, 2013 at 10:44 pm in reply to: Help: Increase margin above header, center align navigation #168425that did the trick, preciate it yigit!
September 27, 2013 at 10:25 pm in reply to: Help: Increase margin above header, center align navigation #167320and awesome, #2 i just adjusted to use
.fixed_header #main { margin-top: 100px; }
and it gave me the functional result i needed (just need to adjust the height). Is that the best method or is there another I should use?September 26, 2013 at 7:42 pm in reply to: Menu Color Changes and Dashes on right side of left sidebar nav #166722hi Ismael, what CSS would you use to change the main menu (top navigation) color and hover color? and for mega menu drop downs, the bullet color as well? thanks!
wait, sry, if you could still answer this. the column size didn’t increase. sorry, is there a way to increase the amount of columns in a portfolio grid layout?
wow nevermind, as soon as i posted this i tried one more thing and found the solution. increase the custom image size (chose without sidebar so it was about 1,000 px wide). awesome beans
-
AuthorPosts