Forum Replies Created
-
AuthorPosts
-
hi Yigit
have the same issue on iPad
have the following code in my Quick CSS
#top .fullsize .template-blog a { float: none; display: inline-block; width: auto; } @media only screen and (min-width: 1340px) { .responsive_large .container .nine.units { width: 850px; } } @media only screen and (min-width: 1140px) { .responsive .container .nine.units { width: 690px; } } .container .nine.units { width: 600px; } @media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .container .nine.units { width: 450px; } } @media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { height: auto !important; } .responsive .logo a, .responsive .logo img { width: 100% !important; } #header_main { height: 100px; } #advanced_menu_toggle { top: 130%; }} hr { border-color: #999999; }
what code can i add so it displays well on iPad as well.
thanks.thanks Peter
have done as directed.
works on one of the pages: http://oshonow.net/seekers-diary/
but not on the homepage as yet: http://oshonow.net
strange?please help.
thanks yigit
that worked :-)hi yigit
added the following code to Quick CSS and it seems to work alright:.responsive .logo a, .responsive .logo img {
width: 100% !important; }hope it doesn’t break anything, as am just an amateur and tried to do something while waiting for the reply. please let me know that it is ok to keep this code…
dear yigit, thanks again
i flushed the browser cache on my phone (Samsung Galaxy Note 3) and still have the same issue. the pic is here:
please _/\_
thanks yigit
that is better as the Menu button has come down and doesn’t cover the logo anymore.
but the logo is still cropped on the right side and there is lot of space available on the left. pls help…hi Yigit
i have the same issue and the code suggested by you didn’t work for me. please help…link to website: http://www.oshonow.net
September 19, 2013 at 4:49 am in reply to: Enfold, Theme Update, 2013 September 18 – Version 2.2 #163351updated all the files n folders of the theme and now it has become white, thanks for the quick response anyway. my issue is resolved :-)
September 19, 2013 at 4:21 am in reply to: Enfold, Theme Update, 2013 September 18 – Version 2.2 #163333hi, after updating the theme files n folders as mentioned above, the ‘color’ for links in the footer area has changed to ‘default’ link color which is not ok as the background for footer is black. pls help…
example url: http://aumfoundation.com
that fixed it, thanks ismael…
Hi, Noticed that there is no ‘Audio’ Format available in the Enfold theme for Posts.
Made these changes in the ‘functions.php’ file:
/*
* add post format options
*/
add_theme_support( ‘post-formats’, array(‘link’, ‘quote’, ‘gallery’,’video’,’image’,’audio’) );
Now I see the ‘Audio’ Format available for Posts but after choosing this format, the Post ‘Title’ looses its normal formatting. Meaning it doesn’t show in the CENTER, nor is it BOLD and doesn’t LINK to the Post; like all other Post Titles.
FIX for the above in the next version would be really nice…
hi, where do i download the version 1.9 or upgrade?do i download the theme files again from themeforest.net?
please ignore the above msg, downloaded the whole package again and updated the files /folders mentioned above.
Devin
please consider the note by by ‘Atnevon’.
the audio embed codes do not work and the post/page turns just blank and black. was using plugin called ‘flowplayer’ and even that produces the same result as above. just bought this theme and hoping you will fix it at the earliest.
-
AuthorPosts