Forum Replies Created
-
AuthorPosts
-
Hey!
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!
YigitJanuary 9, 2015 at 4:57 pm in reply to: Used .logo { display: none; } and ENFOLD logo still showing on mobile #377438Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
html { background-color: white !important; }Regards,
YigitHey!
Please review your website now. I have added slider using Advanced Layer Slider element
Cheers!
YigitHi!
As i mentioned here – https://kriesi.at/support/topic/include-search-in-the-middle-of-the-page/#post-377366
You can go to Appearance > Widgets and create a new widget area and add Searchbox in it and then you can edit your homepage and add widget area element inside of your color section under “WELCOME TO …” text.Cheers!
Yigit -
AuthorPosts
