-
AuthorSearch Results
-
March 31, 2014 at 8:03 pm #245687
At the end you have an unclosed h5 rule:
h5 { font-weight: 400; font-size: 26px;It needs the } so that the css after that rule actually works.
h5 { font-weight: 400; font-size: 26px; }March 31, 2014 at 8:02 pm #245686Hi!
There is closing curly bracket missing. Please replace your Style.css file with this one http://pastebin.com/f4s5M6sd
Cheers!
YigitMarch 31, 2014 at 7:59 pm #245685Hey psipi!
Please try updating manually via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitMarch 31, 2014 at 7:42 pm #245667Hi!
You may have punctional mistake in custom css code. You can paste the content of your style.css file on http://pastebin.com/ and post the link here so we can check it
Regards,
YigitMarch 31, 2014 at 7:35 pm #245662Hello Yigit,
Added to the bottom of the Style.css file. No change.
However, I then tried adding it to the Enfold “Quick CSS” option and it worked! Any idea why it might work in the Quick CSS but not the /enfold-child/style.css ?
Ideally, I’d like to keep all the CSS in one place for potential future edits.
March 31, 2014 at 7:30 pm #245658In reply to: Logo shrinking too much on scroll
Hey codepantry!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header-scrolled .logo, .header-scrolled .logo a, .header-scrolled .logo img { max-height: 66px!important; }Cheers!
YigitMarch 31, 2014 at 7:29 pm #245657Topic: Issues with blank template
in forum Enfoldpsipi
ParticipantI need a blank template that has no margin.
http://www.growingyoungernow.com/
You’ll see there is a white buffer at the top of the page
this is running the 2.5 enfold from themeforest
I need a quick css fix
and also for this to be fixed in the next updateMarch 31, 2014 at 7:26 pm #245654In reply to: Mobile phone support
Hey Konstantin!
Please go to Enfold theme options > General Settings and choose to display Responsive Layout
Best regards,
YigitMarch 31, 2014 at 7:19 pm #245651In reply to: Ken Burns Effect at Fullscreen Slideshow
Hi frobi!
Thank you for using the theme!
We greatly appreciate any feedback or requests from you, that’s why we created the Enfold Feature Request page. You can vote for the feature that you want or post your own feature request. We cannot provide an exact timeline on when a particular feature might be added to the theme but you’ll see it on the theme changelog if ever.
Regarding the Ken Burns effect, you can replicate the same animation using the Layer Slider. Utilize the Transition In > ScaleY and ScaleX options combined with the Duration.
Cheers!
IsmaelMarch 31, 2014 at 7:06 pm #245645In reply to: Adaption Header
Hi DStoeckl!
Thank you for using the support forum!
In order to help you with the problem, we would like to know if you have the latest version of Enfold. The latest release of the theme includes a header option to move the position of the logo to the right, left or center. Regarding the button, we would like to ask for a screenshot of what it is you’re trying to do. We’ll be happy to assist you after we have a better understanding of the situation.
As always, thank you so much for using the theme!
Regards,
IsmaelMarch 31, 2014 at 7:04 pm #245642Hey!
Please try adding the code to bottom of Style.css file of your child theme in Appearance > Editor
Best regards,
YigitMarch 31, 2014 at 7:03 pm #245640In reply to: Enfold logo on mobile devices
Hey!
Plese add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { #header_main { height: 120px; } #advanced_menu_toggle { top: 115%; }}Best regards,
YigitMarch 31, 2014 at 7:01 pm #245638Thanks Yigit!
Added the above to the style.css (and deleted the old) before launching “private” / incognito mode for IE 11 and Firefox 27.0.1 to avoid cache issues. Unfortunately still no change.
Any ideas as to what could be causing it?
MarcMarch 31, 2014 at 7:00 pm #245634In reply to: enfold > bold font styling
Hi David!
Please add following code to Quick CSS in Enfold theme options under Styling tab
strong, b { font-weight: 400 !important; } .main_color strong, .alternate_color strong { color: green; }Cheers!
YigitMarch 31, 2014 at 6:59 pm #245633In reply to: Enfold logo on mobile devices
This reply has been marked as private.March 31, 2014 at 6:58 pm #245632Topic: Enfold logo on mobile devices
in forum Enfoldnicomad
ParticipantHi! Hi have a problem with the logo on mobile devices because is bigger than specifications and it’s partially hidden by the main menu selector. Is it to place the logo a little bit lower on mobile devices? How can I solve this problem? thank you in advance.
March 31, 2014 at 6:53 pm #245626Hi!
Please try adding !important rule as following
#top.postid-332 .alternate_color { background-color: #9dd09f !important; } .postid-332 .alternate_color.title_container * { color: #5b3b01!important; }It does work fine on my local installation. Please try flushing browser cache after applying the code
Best regards,
YigitMarch 31, 2014 at 6:51 pm #245623In reply to: Enfolder Header Customisation
Hi!
Thank you for using the support forum and the info.
You can check for the theme version on Appearance > Themes or check the style.css on Appearance > Editor.
Regards,
IsmaelMarch 31, 2014 at 6:47 pm #245620In reply to: Some questions about Enfold
Hey tomgraziani!
Thank you for using the support forum!
1.) Please add this on Quick CSS or custom.css:
#text-5 > div > article { padding-right: 1px; }2.) I’m not sure why it’s adding the before pseudo selectors, you can use this to remove the dots:
#adrotate_widgets-4 .clearfix::before, #adrotate_widgets-4 .flex_column::before { content: ''; }3.) Edit header.php, find this code on line 34:
<link rel="profile" href="http://gmpg.org/xfn/11" />Do the instruction on the tutorial. After that, edit functions.php then add the code provided on the tutorial at the very bottom.
Best regards,
IsmaelMarch 31, 2014 at 6:45 pm #245617Thanks Yigit!
I’ve updated from:
#top.post-id-332 .alternate_color { background-color: #9dd09f; color: #5b3b01; }to:
#top.postid-332 .alternate_color { background-color: #9dd09f; color: #5b3b01; }Unfortunately, no changes upon saving to the enfold child theme’s style.css.
Did I somehow miss something again?
March 31, 2014 at 6:43 pm #245615Hi anjusaranarts!
Can you post the link to your website so we can provide you more accurate custom CSS code?
Regards,
YigitMarch 31, 2014 at 6:38 pm #245613Hi!
You have a little mistake in your custom CSS code. Please use following code
#top.postid-332 .alternate_color { background-color: #9dd09f; color: #5b3b01; }Cheers!
YigitMarch 31, 2014 at 6:28 pm #245601In reply to: Footer Widgets Non Functional in Enfold
Hi frogdogz!
Have you made any changes on theme files? Please try deactivating all active plugins and check if that helps. You can remove the footer manually by adding following code to Quick CSS in Enfold theme options under Styling tab
#footer { display: none; }Regards,
YigitMarch 31, 2014 at 6:23 pm #245596In reply to: How can i set Grid layout of images on Home page
Hello Ismael,
Thanks for appreciation.
While i will follow your suggestion with next update. But do you mean to say, that i should overwrite all files except style.css
But what would happen, if the file style.css also gets updated with any update of theme. Means if Kriesi and team also updates style.css with any of the coming update.In that case, should I also overwrite style.css and then just change the following lines from file manager inside cPanel (or first change the below lines on my computer and then upload that file)-
For Parent theme –
under style.css = Theme name: labhanshi
(means changing the name from Enfold to labhanshi)Or is there some another way or procedure to follow the update process in order to overwrite the style.css also.
Kindly suggest.
Another thing-
One of my query asked above (in my 2nd response) still remains unanswered for point 3.
That is, My query regarding Grid Layout. Is there any way i can use Grid Layout using images.
For your kind reference, i wanted to have this sort of Grid LayoutThanks
-
This reply was modified 12 years ago by
Labhanshi.
March 31, 2014 at 6:14 pm #245589In reply to: How to edit Latest News widget [with Child Theme]?
Hi!
Ok, I think I found the problem. We’ll fix it with the next update. For now please hide the time with css or delete this line in enfold\framework\php\class-framework-widgets.php
echo "<span class='news-time'>".get_the_time($time_format)."</span>";Cheers!
PeterMarch 31, 2014 at 6:02 pm #245579In reply to: Footer socket
Hi brich816!
Thank you for using the theme!
You can remove the kriesi link on Enfold > Footer > Copyright. Just add the [nolink] tag inside the field. :)
Best regards,
IsmaelMarch 31, 2014 at 6:00 pm #245576In reply to: Breadcrumbs not appearing on pages
March 31, 2014 at 5:56 pm #245572In reply to: How to edit Latest News widget [with Child Theme]?
Hi again!
I don’t know if it’s our version of the setup or what but it’s only removing the date.
Set up:
Version: 2.5
Installed: enfold
AviaFramework Version: 1.8.6
AviaBuilder Version: 0.5Before custom code:
<span class="news-time">February 5, 2014 - 1:23 am</span>After adding to functions.php:
function change_avia_date_format($date, $function) { return false; } add_filter('avia_widget_time', 'change_avia_date_format', 10, 2);this is what we get:
<span class="news-time">1:23 am</span>March 31, 2014 at 5:53 pm #245568In reply to: Enfold Padding & Margins
-
This reply was modified 12 years ago by
-
AuthorSearch Results
Viewing 30 results - 225,001 through 225,030 (of 244,517 total)
-
Search Results
-
Topic: Issues with blank template
I need a blank template that has no margin.
http://www.growingyoungernow.com/
You’ll see there is a white buffer at the top of the page
this is running the 2.5 enfold from themeforest
I need a quick css fix
and also for this to be fixed in the next updateHi! Hi have a problem with the logo on mobile devices because is bigger than specifications and it’s partially hidden by the main menu selector. Is it to place the logo a little bit lower on mobile devices? How can I solve this problem? thank you in advance.
