-
AuthorSearch Results
-
April 7, 2014 at 10:22 pm #248508
In reply to: Social Icons in Header for Mobile
This reply has been marked as private.April 7, 2014 at 10:14 pm #248503In reply to: Header and main body content issues
This reply has been marked as private.April 7, 2014 at 9:46 pm #248487In reply to: Logo cut off in Mobile view
Hi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { #top .avia-smallarrow-slider .avia-slideshow-arrows, .avia-content-slider .slide-entry-title { display: none; }}Cheers!
YigitApril 7, 2014 at 9:35 pm #248479In reply to: Double scroll bar
Well how about that ! Sorry, you’re right. But there is when I’m logged as admin. It must be for the WP menu at the top.
TimApril 7, 2014 at 9:30 pm #248477In reply to: Mega Menu Font Size
Hi danieltjohnston!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top #header .mega_menu_title a { font-size: 14px; }Best regards,
YigitApril 7, 2014 at 9:13 pm #248467In reply to: Text Underpining/Background in Color Box Video
What do I do if I don’t have word press desktop yet installed
April 7, 2014 at 8:58 pm #248458In reply to: iPad menu display issue
Hey!
Please change following code
#top #header .avia_mega_div > .sub-menu > li > ul > li a { height: 40px !important; line-height: 25px !important; }to following one
#top #header .avia_mega_div > .sub-menu > li > ul > li a { height: 40px !important; line-height: 20px !important; }Regards,
YigitApril 7, 2014 at 8:52 pm #248454Hey!
Please see Ismael’s reply here – https://kriesi.at/support/topic/advanced-layout-editor-when-creating-posts/#post-238493
Cheers!
YigitApril 7, 2014 at 7:56 pm #248415In reply to: No header page issue
Hey!
Yes you do if you would like to apply only on certain pages. Please add following code to Quick CSS instead
.page-id-4632 #main { padding-top: 0 !important; }You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitApril 7, 2014 at 7:53 pm #248412In reply to: Mobile problems after update.
The colour sections with the colour background image were being used as separators but I believe your code stops them from showing. That fixed the problem but now I don’t have those colour sections. They should be showing but only as separators between the sections with the tray background – same as on desktop.
April 7, 2014 at 7:15 pm #248386In reply to: No header page issue
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 0; }Regards,
YigitApril 7, 2014 at 6:58 pm #248378In reply to: Header removal, remove scrollto top offset?
almost (still a 1px gap :-/ ) got it by using:
if(tempPadding > 0 && shrink) { tempPadding = 0; } else { tempPadding = 0; }any way to do this by using a childtheme function?
-
This reply was modified 12 years ago by
borkent.
April 7, 2014 at 6:57 pm #248376In reply to: Header and main body content issues
This reply has been marked as private.April 7, 2014 at 6:37 pm #248361In reply to: Header removal, remove scrollto top offset?
Ok did that, now what do I change there to just remove the gap? Can we do the modification with a function in childtheme?
I am glad you like my modifications, its all done with css only, no core files touched :).
April 7, 2014 at 6:08 pm #248337Hi jcsufootball07!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia_mobile #top .av-parallax-section{z-index: 0;}Cheers!
YigitApril 7, 2014 at 5:52 pm #248329In reply to: Posts of the same categories on the Posts Navigator
Hi jmaguirrei!
Please refer to Peter’s post here – https://kriesi.at/support/topic/portfolio-link-arrows/#post-245040
Cheers!
YigitApril 7, 2014 at 5:50 pm #248327In reply to: Split Navigation / Logo Flush to Top of Browser
Hi!
You are welcome Eric, glad we could help :) Let us know if you have any other questions or issues
Best regards,
YigitApril 7, 2014 at 5:49 pm #248323In reply to: Split Navigation / Logo Flush to Top of Browser
I’m on MacOSX and Safari 7.0.2, but it was just barely off and the padding script did it.
Yigit, sincerely…thank you for your help today. Best support I’ve ever had.
April 7, 2014 at 5:45 pm #248318In reply to: left justify image or title of post
Hey!
You can use following code to remove the image
#top .fullsize .template-blog .blog-meta { display: none; }Best regards,
YigitApril 7, 2014 at 5:43 pm #248316In reply to: Split Navigation / Logo Flush to Top of Browser
Hi!
It does look centered on my end – http://i.imgur.com/VJwpXBV.png
Which browser and OS are you using?
You can adjust using following code.main_color .avia-color-theme-color-subtle { padding-top: 5px; }Cheers!
YigitApril 7, 2014 at 5:40 pm #248313In reply to: Split Navigation / Logo Flush to Top of Browser
So it’s just moving the text up 2 – 3 pixels: http://www.ericrusselldp.com/wordpress/enfoldsupport/button-adjust.jpg
April 7, 2014 at 5:38 pm #248309In reply to: left justify image or title of post
Hey fixedopsinsight!
Please add following code to Quick CSS in Enfold theme options
#top .fullsize .template-blog .blog-meta { margin-left: 0; } #top .fullsize .template-blog .post .entry-content-wrapper > * { float: left; }Best regards,
YigitApril 7, 2014 at 5:33 pm #248303In reply to: Split Navigation / Logo Flush to Top of Browser
Hi!
Can you post a screenshot and show how you would like to look? I am not sure if i really understood the issue :/
Cheers!
YigitApril 7, 2014 at 5:29 pm #248300Hi Justin!
Please refer to Josue’s post here – https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/#post-185070
Regards,
YigitApril 7, 2014 at 5:09 pm #248292In reply to: Split Navigation / Logo Flush to Top of Browser
Just figured out the font size (duh), now just trying to figure out the best syntax to add so the font sits center in the button since it needs to be a bit higher: http://www.ericrusselldp.com/wordpress/
…and I’m serious about the tip. You probably can’t take them, but if you can send me your paypal ;)
April 7, 2014 at 5:09 pm #248291In reply to: Please contribute and translate Enfold
Hi!
@hzscheyge Answered your question here – https://kriesi.at/support/topic/error-in-translation-file/Cheers!
YigitApril 7, 2014 at 5:05 pm #248286In reply to: Split Navigation / Logo Flush to Top of Browser
Hi!
Please as following code to Quick CSS as well and adjust as needed
.main_color .avia-color-theme-color-subtle { font-size: 15px; }Cheers!
YigitApril 7, 2014 at 4:59 pm #248283In reply to: Header removal, remove scrollto top offset?
Hi!
Please go to Enfold/Js folder and open Avia.js file and find “Smooth scrooling when clicking on anchor links”
P.S.: Your modifications looks awesome!Cheers!
YigitApril 7, 2014 at 4:59 pm #248282In reply to: scroll-top-link icon still disappear
Hi Yigit!
this works fine in Style.css!
But why it has no effect when added to Quick CSS?Awesome support!
Thank you,
caipApril 7, 2014 at 4:59 pm #248281In reply to: Split Navigation / Logo Flush to Top of Browser
Yigit, you’ve just been elevated to rockstar status.
It looks just a bit off…is there a way I can change the font size or adjust things so the text floats a bit better in the box?
Thanks for all your time.
-
This reply was modified 12 years ago by
-
AuthorSearch Results
