Forum Replies Created
-
AuthorPosts
-
Hey Steven!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#av_section_5 .container { max-width: 100%; padding: 0; }You can edit your color section elements and give them a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and change “#av_section_5” with “#your-custom-id”
Best regards,
YigitHi codecreative!
Please try de-activating all active plugins and flush permalink settings in Settings > Permalink and check if that helps
Cheers!
YigitJanuary 12, 2015 at 2:54 pm in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #378255Hi!
Please review your website now Barb! Seems like you have accidentally added custom CSS code to Google Analytics field – http://i.imgur.com/gFzoqKp.png :)
Regards,
YigitHi Caroline!
Can you please try re-updating the theme via FTP and make sure to overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitMerhabalar!
Takim arkadaslarima goz atmalari icin rica ettim. Lutfen onlarin cevabini bekleyin. Ingilizce cevap vericeklerdir, eger onlarin cevabindan sonra cevirmemi isterseniz lutfen haberdar edin.
Cheers!
YigitHey!
This is how your clients website look like on my iPhone 5s – http://i.imgur.com/vkD05AE.png
You can add following code to Quick CSS to solve overlapping issue@media only screen and (max-width: 767px) { .responsive .logo img { max-width: 80%; }}Cheers!
YigitHi fvdwei!
Thank you for your kind words! Please add following code to Quick CSS in Enfold theme options under General Stlying tab
@media only screen and (max-width: 480px) { #top #wrap_all .main_color h2 { font-size: 30px; } #top #wrap_all .main_color h3 { font-size: 24px; }}Cheers!
YigitHey Richard!
It seems like code is not being applied. Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
YigitHi michaelearl!
Please see – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Cheers!
YigitHi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home div#after_full_slider_1 .content { padding-top: 10px; }2- Please do not use FONT tag, it is deprecated. Please wrap your text inside a P or DIV tag and make the changes using custom CSS code in Quick CSS field
Regards,
YigitHi website2create!
Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Best regards,
YigitHey!
Please firstly place your elements inside a Color Section element with a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then let us know so we can provide you custom CSS code.
Cheers!
YigitHey TheElear!
Please add following code to Functions.php file in Appearance > Editor
add_filter( 'avia_post_nav_settings', 'enfold_customization_same_cat' ); function enfold_customization_same_cat( $s ) { $s['same_category'] = true; return $s; }Cheers!
YigitJanuary 9, 2015 at 9:25 pm in reply to: Left Sidebar Menu Portfolio item thumbnails missized #377595Hi!
I wanted to check your website but i get “ERROR 403 – FORBIDDEN” :/
Best regards,
YigitHi marvalarc!
Just to make sure, you have followed instructions on this video – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/ is that correct?
Please make sure to overwrite all filesBest regards,
YigitHey!
Social icon link are all working fine on my end as well. Have you fixed by adding http:// ?
Best regards,
YigitHi Richard!
Please add following code to Quick CSS
nav.main_menu { visibility: hidden !important; }and then add following code to Functions.php file in Appearance > Editor
`add_action('ava_after_main_menu','custom_things'); function custom_things() { echo '<div class="secondary-logo"><img src="link to your image here" /></div>'; }`Best regards,
YigitRica ederim, her zaman. Baglanti kurmaya calistigim zaman “baglanti zaman asimina ugradi” hatasi alip baglanamiyorum. Sizin tarafinizdada boyle bir sorun mevcut mu?
Best regards,
YigitJanuary 9, 2015 at 5:36 pm in reply to: Using Left Menu Version – Left menu is not responsive #377471Hey!
Please add following code to Quick CSS as well
.html_header_sidebar .logo { left: 25%; }Regards,
YigitHi!
Please add following code to Quick CSS
.slideshow_align_caption a.avia-slideshow-button:nth-child(3) { background-color: #3d71a1 !important; }Best regards,
YigitHi RikPullen!
Please try de-activating all active plugins and check if that helps.
Cheers!
YigitHi!
@craig_corfield Thank you for the update! We will keep the thread open for the OP. If you have any other questions or issues, please feel free to start a new topic. Have a nice weekend!Best regards,
YigitHey!
I have answered your question – https://kriesi.at/support/topic/feature-request-accessibility-to-wcag-rules/#post-377417
As i said, please post feature request here – https://kriesi.at/support/enfold-feature-requests/Regards,
YigitHey!
You can 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 code block element a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { background-color: orange !important; }Best regards,
YigitHey!
You can use (Email address hidden if logged out) as email address but please post login credentials here privately so any available moderator can look into it
Regards,
YigitHey kelvinling!
Please try installing the theme via FTP – http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/
Regards,
YigitHey ewert!
Currently, no, it is not possible. Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
and please see – http://kriesi.at/documentation/enfold/enable-social-share-section-for-pages/Regards,
YigitHi KK!
Have you tried de-activating all active plugins and check if that helps?
Regards,
YigitHi!
@red-baron Can you please switch user role to administrator?
@mtnstreamgroup I see that buttons.js file throws error in console when plugin is checked. It is not one of the theme files. As i said before, plugin authors should have better insight on what could be causing the issue.Cheers!
Yigit -
AuthorPosts
