Forum Replies Created
-
AuthorPosts
-
Hi gmmediadienste!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { left: -3px ; margin-top: 15px; } .title_container { height: 65px; }
Should look like this http://i.imgur.com/SDf2fLk.jpg
Best regards,
YigitHi michag!
1) Please go to Appearance > Editor and open single.php file and find following line
$title = __('Blog - Latest News', 'avia_framework');
and change it to to
$title = __('Latest News', 'avia_framework');
2) Please add this plugin http://wordpress.org/plugins/codestyling-localization/ You can change any string
Regards,
YigitOctober 30, 2013 at 9:05 pm in reply to: Looking for an developer who can customize the enfold theme #182572Hey neotemplates!
I think it would be a lot faster if you hire someone from http://www.microlancer.com/ or https://codeable.io/
Cheers!
YigitHi!
I am not sure if it is the best way but you can hard code it in copied header.php file inside your child theme
Cheers!
YigitHey!
You can choose to display one of the header types that displays additional navigation in Enfold theme options under Header tab. Then we can post the link to your website and we can provide you CSS code to make it fullwidth
Regards,
YigitHi serverlift!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#top input[type="text"] { margin-bottom: -5px; }
Cheers!
YigitHi!
You can simply add strong tag to title as shown here http://i.imgur.com/BcCQaLp.jpg
Cheers!
YigitHey snowstone!
Please add following code to Quick CSS in Enfold theme options under Styling tab to change color of bold text in accordion content and adjust as desired
.main_color .toggle_content strong { color: red; }
You can simply click on bold to make your content bold http://i.imgur.com/ooQEbf0.jpg
P.S.: I have removed your website from your post. Next time you can check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button to make your post private :)Cheers!
YigitHi weathertight!
You can switch to Default Editor and click on Magic Wand > Content Elements > Accordion http://i.imgur.com/n2hVBPH.jpg Then copy/paste Accordion shortcode inside tab content you have created in Avia Layout builder
Regards,
YigitHey disruptivevision!
Please try updating your theme to version 2.4.1. Issue could be solved in the new version.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Cheers!
YigitHey!
1) Please refer to this topic for menu overlapping issue https://kriesi.at/support/topic/collapsable-menu/#post-165144
2) You can add following code to Quick CSS in Enfold theme options under Styling tab to hide social icons on screens smaller than 522px and change its position on screens smaller than 767px@media only screen and (max-width: 767px) { .responsive #header .social_bookmarks { width: 25%; }} @media only screen and (max-width: 522px) { .responsive #header .social_bookmarks { display: none; }}
3) You can add following code and adjust it to make h1 inline with video
.home .template-page .entry-content-wrapper h1 { margin-top: -5px; }
Best regards,
YigitHi Indiatravelz!
On which elements would you like to use rounded images?
Regards,
YigitOctober 30, 2013 at 2:07 pm in reply to: Space/padding between lines in the "icon list" element #182434Hi t3lgroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.avia-icon-list .iconlist_title { margin-bottom: 10px; }
Regards,
YigitHi sandjob!
You can change footer settings in Enfold theme options > Footer http://i.imgur.com/A7dI22k.jpg and add/remove widgets in Appearance > Widgets, you will see Footer columns on the right side
Regards,
YigitHey!
You can add your text and make some sections bold? I am not sure if i get the issue here
Cheers!
YigitHey!
I did, i just wanted to take a look at live website and inspect elements. Please try deactivating all active plugins and check if issue remains.
Regards,
YigitHey Patchharris!
Is this your website http://tinyurl.com/nvdq3lf ?
If so, please add following code to Quick CSS in Enfold theme options under Styling tab#header_main .container { height: 120px; line-height: 185px; } .main_menu { right: 36%; } div .logo { left: 28%; }
Best regards,
YigitHey!
You can create a page and add add Portfolio Grid element under Content Elements http://i.imgur.com/YMy33IJ.jpg
Then you can add your portfolio items and they will appear on the page you have added Portfolio Grid element
You may want to take a look at this video tutorial http://vimeo.com/channels/aviathemes/64927359Regards,
YigitHey optizign13!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust
.current_page_item>a, .current-menu-item>a { color: white; } #top .main_menu .menu li ul a { color: #f2f2f2; }
Regards,
YigitHey kylehogan!
Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and make sure allow resize in following line is set to true
allow_resize:true,allow_expand:true
Cheers!
YigitHey Morten!
Sure, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
li.avia-heading-row { font-size: 19px; }
Cheers!
YigitHi dweb!
Can you post the link to product detail page where scrollbar appears?
Regards,
YigitHi Niels!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slideshow { margin: 18px 0; }
Best regards,
YigitHi anudas!
You can add/choose portfolio categories on the right side of the Portfolio Items > Add New page http://i.imgur.com/7EHj1ox.jpg
I would suggest you to import dummy content in Enfold theme options and edit existing portfolio items to figure out how they work fasterCheers!
YigitHey BelIblis!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.woocommerce-cart table.cart img { width: 70px; height: auto; }
Best regards,
YigitHey citystash!
Can you post a screenshot and show how exactly you would like it to look?
Best regards,
YigitHey!
Enfold version 2.4+ added a feature to choose single blog page and blog seperately in theme options page. Please try Enfold 2.4+ and let us know if issue remains
Best regards,
YigitOctober 29, 2013 at 7:27 pm in reply to: Submit button – use the enfold instead of the form button #182204Hey!
1) What is the exact path to that folder? Should be “wp-content/themes/enfold/images/layout/bg-button.png”
2)Please find following line in Ismael’s code.main_color input[type='submit'] { background-image: url("../images/layout/bg-button.png"); }
and change it to
.main_color input[type='submit'] { background-image: url("yourwebsite.com/wp-content/themes/enfold/images/layout/bg-button.png"); }
If you have changed theme folders name from Enfold to something else, you should adjust this link yourwebsite.com/wp-content/themes/enfold/images/layout/bg-button.png
Best regards,
YigitOctober 29, 2013 at 7:15 pm in reply to: Submit button – use the enfold instead of the form button #182198 -
AuthorPosts