Forum Replies Created
-
AuthorPosts
-
Hey!
Please try adding !important rule as following
figcaption.av-inner-masonry-content, .av-inner-masonry-content .avia-arrow { background-color: rgba(0,0,0,0.5)!important; }Cheers!
YigitDzien dobry!
You are welcome, let us know if you have any other questions or issues :)
Best regards,
YigitAugust 28, 2014 at 3:28 pm in reply to: Create space between two columns for destop and mobile friendly versions #310469Hi Soapmarine!
Please firstly turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your text block elements with extra space a custom CSS class and then add following code to Quick CSS
@media only screen and (max-width: 768px) { .your-custom-class * { padding-left: 0!important; }}Best regards,
YigitHey!
I have not changed any settings. Please try contacting plugin author as they should have better insight
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .main_color .av-no-color.av-icon-style-border a.av-icon-char { border: none!important; }Regards,
YigitHey!
Can you please try deactivating all active plugins and check if that helps? Shortcode.js error is still in the console
Regards,
YigitHey mp3dk!
I have checked your website on Safari, Firefox and Chrome and i cannot see any issue as well – http://i.imgur.com/GTY56Xj.png
I have asked rest of the team to check your website. Let us wait to hear from themBest regards,
YigitHey!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Best regards,
YigitHey chytry!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
html { background-color: white; }Regards,
YigitHi!
You are welcome Ulrich, glad we could help! :) Let us know if you have any other questions or issues
Regards,
YigitHi!
Can you please update Enfold to the latest version 2.9.2 firstly then we can try the code again? It works totally fine on my local installation with Enfold 2.9.2
Regards,
YigitHi!
It is the same code i posted earlier
add_action( 'bbp_template_after_single_topic','bbp_bottom_pagination' ); function bbp_bottom_pagination() { $output = bbp_get_template_part( 'pagination', 'replies' ); return $output; }Thought there may be punctional error so i made sure there was not, but site went blank anyway
Best regards,
YigitHey!
So sorry, site went blank again when i added the code. Can you please remove it via FTP?
Regards,
YigitHey Soapmarine!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/enfold-social-media-links-at-top-yelp/#post-290732
Best regards,
YigitHey!
Please add following code to Quick CSS as well and adjust as needed
.html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child { height: 60px; } #top .av-main-nav > li > a { height: 60px; line-height: 60px; }Regards,
YigitAugust 28, 2014 at 2:38 pm in reply to: Align Silder in Color section to the very left of page #310423Hi!
In that case, please use following code instead
#start .av_two_third { margin-left: -50px; margin-right: 50px; }Regards,
YigitHey Simon!
Can you post the link to your website? We do not support custom codes but we would gladly take a quick look.
Best regards,
YigitHey!
You are welcome Richard, let us know if you have any other questions or issues
Best regards,
YigitHey BetuwePC!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove borders
.av-main-nav > li > a { border: none!important; }You can change font size, color and family in Enfold theme options > Advanced Styling tab. You should edit “Main menu links”
Regards,
YigitHi Ulrich!
Please go to Enfold theme options > Header Layout > Header Size and choose to display Custom pixel size. 135px would work fine
Cheers!
YigitHi!
Please flush browser cache and refresh your page a few times. It is visible on my end – http://i.imgur.com/ERgMT4W.png
Best regards,
YigitHi!
Please go to Dashboard > Updates and click “re-install now” button
Best regards,
YigitHi!
Please add following code to Quick CSS
.avia_textblock ul li { color: black; }Cheers!
YigitHi!
You can add your custom CSS codes to Quick CSS field which is under General Styling tab in Enfold theme options
Regards,
YigitHey!
Please add following code to Quick CSS as well
.blog strong.main-title.entry-title { display: none!important; }Regards,
YigitAugust 28, 2014 at 10:22 am in reply to: side post navigation – Next page tab looking strange #310323Hey!
Yes, it loads on my end right now and it loads quite fast.
Can you post the screenshot once again please? Link seems to be broken. I tried few combinations but did not work.Regards,
YigitHey!
I cannot make changes on Functions.php file from WordPress backend. Please change permissions
Cheers!
Yigit -
AuthorPosts
