Forum Replies Created
-
AuthorPosts
-
Hi!
I still cannot connect to your website :/ But please try following code
.logo img { min-height: 45px !important; } .logo > a { max-height: 45px!important; }
Cheers!
YigitHi!
In Avia Layout Editor, you can add Color Section element under Layout Elements and add custom ID in Color Section settings http://i.imgur.com/oZr94zQ.jpg
Then you can add button ( or menu item does not matter ) and set its link manually as shown here http://i.imgur.com/9WuHHNu.jpgCheers!
YigitHi!
Can you post the link to your website directly? You can check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button to post it privately
Best regards,
YigitHi Claestapper!
Please try this plugin http://wordpress.org/plugins/codestyling-localization/
Cheers!
YigitHi!
Please add following code to Quick CSS and adjust as desired
.logo img { min-height: 85px !important; } .logo > a { max-height: 85px!important; }
I still cannot connect to your website for some reason so could not check logo height
Cheers!
YigitOctober 23, 2013 at 2:42 pm in reply to: Responisve Fixed Header solution changes default fonts #179688Hi!
Glad you figured it out Mike! But actually one curly bracket is missing in the end of the code. So it should be
@media only screen and (max-width: 767px) { .responsive #top #header { position: fixed; } }
Regards,
YigitOctober 23, 2013 at 2:40 pm in reply to: slide's images vanished after upgrading to last version #179687Hi!
If you are using LayerSlider, please remove and re-upload images and check if that helps. If not, we will be waiting for you to post the link to your website :)
Regards,
YigitHi thanp73!
Please see Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
I would suggest you to check Blog page time to time :)Regards,
YigitHi thanp73!
Please post the link to your landing page and point out elements that you would like to remove so we can provide you custom CSS code to do so
Best regards,
YigitHi!
Please update Enfold to version 2.4.1 and let us know if issue remains
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,
YigitHey markmarich!
You are currently using Enfold version 1.8. Recently verson 2.4.1 was released. It has many bug fixes as well as improvements. You can see some of most recent features in Blog
So please login on ThemeForest with the account you have purchased Enfold with and go to Downloads and download the newest 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/67209750Regards,
YigitHey!
I mean icons zip file that you have uploaded in Enfold theme options, the ones you downloaded from Fontello.com. I would like to try uploading them
Regards,
YigitHi!
Where is actual page located? http://www.21dieci.it/categoria-prodotto/psd-post-produzione/
Regards,
YigitHey coachw!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.mobile_active #advanced_menu_toggle { position: fixed; right: 30px; top: 130px; }
You can post the link to your website and we can provide you more accurate code as well
Best regards,
YigitHi convitando!
Please try deactivating all active plugins and check if it helps. If it does not, please try re-updating the theme
Cheers!
YigitOctober 23, 2013 at 1:23 pm in reply to: Help! My sidebar has moved to the bottom of my page #179650Hi!
Not that i know of. Glad it is fixed now. Let us know if you have any other questions or issues
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it privately so we can take a look?
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
@media only screen and (min-width: 1340px) { .responsive_large .container .nine.units { width: 970px; }}
Cheers!
YigitHi manzo!
Can you post a screenshot and show? Everything looked normal to me
Regards,
YigitHi!
“ERROR: The password you entered for the username yigit is incorrect” :)
Best regards,
YigitHi!
Can you try to re-update the theme to version 2.4 via FTP? It has new features and some small bug fixes so it would be useful anyway :)
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/67209750Best regards,
YigitOctober 23, 2013 at 12:45 pm in reply to: Gallery thumbnail sizes – use wordpress thumbnails? #179624Hey cj_envato!
You can update Enfold to version 2.4+ and use Masonry Gallery ( for more information, please see this post http://kriesi.at/archives/enfold-version-2-4-fullwidth-masonry-elements )
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,
YigitHi EntegraDesign!
You can choose “Quote Style Classic” if you would like Special Heading element to be centered. You can change its font family if you would like http://i.imgur.com/34Kfvui.jpg
Regards,
YigitHi!
You can add following code to remove it
#mobile-advanced li > a:before { display: none; }
Cheers!
YigitHey Morten!
Yes, please go to Enfold theme options > Header and choose “Display as Slide Out Menu” in “Responsive Header Main Menu” http://i.imgur.com/X8s67LN.jpg
Best regards,
YigitHey!
Please add following code to Quick CSS and adjust as desired
#header_meta { border-top: solid black 4px; } .avia-layerslider { border-top: solid black 4px!important; }
I made changes in Header.php file. You can search “header-image” in Header.php file and find the image. Also added some custom CSS to Quick CSS to align it.
Regards,
YigitHey!
You are welcome. Glad we could help! Let us know if you have any other questions and thanks for sharing :)
Cheers!
YigitOctober 23, 2013 at 11:21 am in reply to: Full Width Masonry – Display Title – Mouse Over – iPhone – iPad #179601Hi!
The code was for screens smaller than 480px. Please try following if you have not solved already
@media only screen and (max-width: 989px) {.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content { opacity: 0!important; }}
Regards,
YigitOctober 22, 2013 at 3:39 pm in reply to: Fixed header not resizing properly in relation to logo #179108 -
AuthorPosts