Forum Replies Created
-
AuthorPosts
-
August 11, 2014 at 3:22 pm in reply to: Featured image missing on archive pages (Child theme) #302646
Hi!
Please refer to Peter’s post here to change archive layout – https://kriesi.at/support/topic/how-to-get-a-different-layout-for-the-blog-page-without-breaking-breadcrumbs/#post-256745
Regards,
YigitAugust 11, 2014 at 3:21 pm in reply to: Testimonial cut off on Ipad using 2/3rd element from layout builder #302645Hey Ben!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) and (min-width: 768px) { body div .avia-testimonial { float: left; width: 100%!important; border: none!important; }}Cheers!
YigitAugust 11, 2014 at 3:16 pm in reply to: Contact button on same line as text fields; whitespace separator issue #302643Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#av_section_2 input.button { background-color: #9ef2e0!important; border: none!important; margin-top: 25px; margin-left: 10px; } #av_section_2 .avia_ajax_form p { width: 22%; clear: right; } .avia_ajax_form .form_element_half { width: 37.5%; }Cheers!
YigitAugust 11, 2014 at 3:07 pm in reply to: Merge profile picture into forum posts (chat bubble) #302641Hi Fadhli!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { #bbpress-forums div.bbp-reply-author { float: none; margin-bottom: 10px; } .bbp-reply-author:before { display: none; }}Cheers!
YigitAugust 11, 2014 at 2:59 pm in reply to: Change Main Menu font color, hover colour & font size. #302636Hi!
Glad you figured it out! Let us know if you have any other questions or issues.
Regards,
YigitMerhabalar!
Can you please try deactivating all active plugins and check if that helps? Then you can activate them one by one to find the culprit
Best regards,
YigitHi!
Please try following code and move mobile menu lower
@media only screen and (max-width: 480px) { #advanced_menu_toggle, #advanced_menu_hide { top: 140%; }}Best regards,
YigitHey Oliver!
You have applied custom background image to container right below breadcrumbs container – http://i.imgur.com/1Tz9rsx.png
Setting breadcrumb container to transparent will not show the background image of container belowCheers!
YigitAugust 11, 2014 at 2:47 pm in reply to: Changing the "related posts" default icon at the bottom of posts? #302631Hi interage!
Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Cheers!
YigitHey Andres
Please add following code to Quick CSS as well
div .av_one_half { margin-left: 3%; width: 48%; } div .av_one_third { margin-left: 3%; width: 32.333333%; }Regards,
YigitHi!
We will keep the thread open. Please try and let us know so we can mark this thread as resolved or assist you further :)
Regards,
YigitHey ShortieD!
You can give unique ID to your color section elements – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
then please add following code to Quick CSS in Enfold theme options under General Styling tabdiv#your-custom-id { height: 50px; min-height: 50px; }Cheers!
YigitHi!
Inserting code to functions.php file of your child theme should do the trick
Cheers!
YigitHi!
It does work fine on my end on both parent and child theme. Which version of the theme are you using? If not the latest 2.9.1, please update the theme via FTP – http://vimeo.com/67209750
Best regards,
YigitHey shreinmedia!
You have one empty 1/5 column element and 3/5 column element inside your color section. Please move your button out of column element and remove them and it should work fine
Best regards,
YigitHey pack10natural!
Please try deactivating all active plugins except for WooCommerce and check if that helps. You have currently many plugins installed and activated.
Cheers!
YigitHey!
Please try adding following code to Quick CSS as well
.post-title.entry-title { color: orange!important; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
#top .av-border-deactivate.avia-logo-element-container img { width: 100%; border-radius: 0; } #top .avia-logo-element-container .slide-entry { padding: 0; }Regards,
YigitHey ShortieD!
Please go to Enfold theme options > Advanced Styling and edit “Main menu links”
Best regards,
YigitHey Jamie A!
Please add following code to Quick CSS and adjust as needed
@media only screen and (min-width: 768px) { .av-share-box { margin-bottom: 10px; }}Best regards,
YigitHey!
Please post the link to your website when you launch it so we can provide you an accurate solution
Regards,
YigitHi!
Please remove that last code from Quick CSS and add it in Functions.php file inside Appearance > Editor. As i mentioned here – https://kriesi.at/support/topic/reverse-the-colours-of-the-social-share-buttons/#post-302481 function code should go to Functions.php file
Best regards,
YigitHey!
It should work fine. Have you tried copy&pasting the theme folder inside wp-content/themes folder manually? If not, please do so.
Best regards,
YigitHi ShortieD!
It would be easier if you add a new link to your footer menu in Appearance > Menus and adjust its styling using menu item ID in Quick CSS field.
You can also add it manually in Footer.php file in Appearance > Editor. Please find</div> <!-- ####### END SOCKET CONTAINER ####### -->and add your text right above it as following
<div class="my-custom-number">+1 234 567</div>Regards,
YigitHi ShortieD!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) { .responsive #socket .sub_menu_socket { display: block; }}Best regards,
YigitHey!
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
YigitAugust 11, 2014 at 1:25 pm in reply to: Change the colour and the size of the Next page navigation buttons #302571 -
AuthorPosts
