Forum Replies Created
-
AuthorPosts
-
Hi!
Would you like to keep the border with at 20px? If so, following code should fix the header
.html_boxed.fixed_header #header { width: 1090px!important; } @media only screen and (min-width: 990px) and (max-width: 1140px) { .html_boxed.fixed_header #header { width: 970px!important; }} @media only screen and (min-width: 768px) and (max-width: 989px) { .html_boxed.fixed_header #header { width: 742px!important; } } @media only screen and (min-width: 767px) { .html_boxed.fixed_header #header { width: auto!important; }}Regards,
Yigit-
This reply was modified 12 years, 5 months ago by
Yigit.
November 8, 2013 at 3:56 pm in reply to: Logo is being resized to 13px with inline style between 768px and 968px #186179Hi!
Following code should fix it. Please add it to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width: 768px) and (max-width: 989px) { .logo a, .logo img { max-width: 251px!important; }}Nice website by the way ;)
Cheers!
YigitHey!
You can use following code
#wrap_all { border: 20px solid green; }You can change green with any hex value and width of the border width by adjusting 20px. After doing so, please let us know so we can provide you custom CSS to fix the header
Best regards,
YigitHey!
You can find iconlist.php file inside wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder in your WordPress theme directory
Best regards,
YigitHi!
Please add following code to Quick CSS as well
#wrap_all { box-shadow: 0px 0px 25px 0px black; }Cheers!
YigitNovember 8, 2013 at 3:40 pm in reply to: Telephone number bigger in Enfold Header with Social Icons FIxed Navigation #186172Hi mediumstudio!
You can add following code to Quick CSS section in Enfold theme options under Styling tab and change the content. i.e.: content: ‘Read’;
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: '\E832'; font-family: 'entypo-fontello'; }And following code would remove the rotating arrow
.image-overlay .image-overlay-inside { display: none; }Cheers!
YigitNovember 8, 2013 at 3:28 pm in reply to: Telephone number bigger in Enfold Header with Social Icons FIxed Navigation #186162Hey!
You can post it here privately. Just make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button. If you do not mind creating a temporary admin login i can login and take a look at it personally
Best regards,
YigitHi sbrohamm!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.grid-image img, .grid-entry .inner-entry { border-radius: 20px; }Best regards,
YigitNovember 8, 2013 at 3:22 pm in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #186155Hi!
You are welcome Adolfo, glad we could help :) Let us know if you have any other questions or issues
Best regards,
YigitHey!
I just checked on IE10 on Win7 as well and no issues at all. Can you ask your members to post a screenshot of the issue?
Cheers!
YigitHey mar10nlund!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
h1, h2, h3, h4, h5, h6 { font-weight: normal!important; }2) You can go to Enfold theme options > Styling tab and choose to display “Boxed Layout” http://i.imgur.com/fK7RtIV.jpg
3) Please switch to boxed layout first then let us know so we can see what we can do :)Best regards,
YigitNovember 8, 2013 at 3:12 pm in reply to: Telephone number bigger in Enfold Header with Social Icons FIxed Navigation #186149Hi!
I updated the code i posted in my previous post and added !important to force it. It does work even without it on my installation but please try now and let us know if it does not work. Please flush browser cache after applying the code and refresh your page a few times
Cheers!
YigitHi BrightCite!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.mobile_active #advanced_menu_toggle:after { content: 'Menu'; padding-left: 5px; } #advanced_menu_toggle { width: 130px; }Cheers!
YigitNovember 8, 2013 at 3:05 pm in reply to: Telephone number bigger in Enfold Header with Social Icons FIxed Navigation #186142Hey theroyds!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.social_header .phone-info { font-size: 20px!important; }Best regards,
Yigit-
This reply was modified 12 years, 5 months ago by
Yigit.
Hey BrightCite!
You can remove sub-menus on mobile by adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { ul.sub-menu { display: none; }}But they will not be displayed on tap. If you really need such customization, you should hire a freelance developer.
Regards,
YigitHey!
In WordPress dashboard please go to Tools > Localization > Themes and click on Rescan next to the language you would like to translate. After rescanning, click Edit and search for “Leave a Reply”. It does find on my installation.
Cheers!
YigitHi!
Please try deactivating all active plugins and check if issue remains.
Best regards,
YigitHey basilicon!
Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and search “Expand the image”
Cheers!
YigitHi basilicon!
Have you tried this plugin http://wordpress.org/plugins/codestyling-localization/ ?
You should rescan files and should be able to find those missing strings.
Hardcoding does not work either?Best regards,
YigitNovember 8, 2013 at 2:46 pm in reply to: Gallery not displaying properly and wrong overlay images #186133Hey!
I do not get icon issue on Chrome on Win7. Which browser are you using? Please try re-updating the theme via FTP. Something may have gone wrong while updating
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/67209750Regards,
YigitNovember 8, 2013 at 2:41 pm in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #186132Hi!
Please adjust the value of left: 30%; in Ismael’s code. You should decrease it to center it perfectly.
As for your message to Kriesi, you can post your request as a feature request here https://kriesi.at/support/topic/enfold-feature-requests/
or you can contact Kriesi directly using the contact form on contact pageBest regards,
YigitNovember 8, 2013 at 2:38 pm in reply to: Submenu defaults to left – I'd like for it to go right… #186131Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_menu .menu li ul a { padding-left: 20px; }You can post indicators as a features request in here https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
YigitNovember 8, 2013 at 2:35 pm in reply to: Error in link and text in: Permanent Link (at top of page) #186130Hey Schmode66!
Please try deactivating all active plugins and if that does not help, please try re-updating the theme.
Regards,
YigitHey!
You are welcome! Let us know if you have any other questions or isues :)
Regards,
YigitHi!
I do not think it is possible to have different hover colors for social icons if you add them inside of one toggle content. You can use following code if you are going to have only Twitter icon
.toggle_content .av_font_icon a:hover { color: #29aae2!important; }Cheers!
YigitNovember 8, 2013 at 2:12 pm in reply to: logo size different in safari and firefox. How to make it standard? #186121Hi!
Procedure is the same. You should follow instructions on this video http://vimeo.com/channels/aviathemes/67221517
There is only “parent theme settings import” button added.Best regards,
Yigit -
This reply was modified 12 years, 5 months ago by
-
AuthorPosts
