Forum Replies Created
-
AuthorPosts
-
Hey JaredBurnett!
1- It is there on my end – http://i.imgur.com/eBLnrLC.png
Have you fixed it already?
2- Please add folllowing code to Quick CSS@media only screen and (max-width: 768px) { #top .social_bookmarks li a { color: #999 !important; } .responsive #header .social_bookmarks { top: -60px; }}Cheers!
YigitApril 19, 2014 at 1:23 am in reply to: Logo center + Menu below: half logo cut on the left on mobile #253355Hey!
Do you mind creating a temporary login so we can inspect elements on your website Paul?
Best regards,
YigitHey!
Since this thread is getting messy, i will close it. Feel free to start a new one if solutions do not work
Cheers!
YigitHi!
@stmo Please use following code instead@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 80%; height: auto!important; }}
@jamesf1989 Please add following code to Quick CSS@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 7px; }}Then go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
For menu problem, can you post the link to a page where it does not appear? I checked your pages and it seems fine on my end.
For animated image also, please point out the page and imageCheers!
YigitHey!
No, we are not a customization service and we do not charge for providing support. Should i assume that my previous post helped and everything is fine now?
Cheers!
YigitHi markv5!
You can use a child theme. For more information, please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
YigitHey Shannah_SCSJ!
Please try using this plugin http://wordpress.org/plugins/wordpress-https/
Regards,
YigitHey advocatusneo!
Can you post the link to your website so we can take a look?
Cheers!
YigitHi Flikk!
You can update Enfold to the latest version which includes a Google Maps element under Media Elements in Avia Layout builder – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHi!
1-Following code should fix it
@media only screen and (max-width: 990px) and (min-width: 768px) { #socket .copyright { margin-left: 15%; } #socket .sub_menu_socket { margin-right: 15%; }}2- The code i posted above to fix your second issue.
3- Please refer to Josue’s post here – https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/#post-185070Justin, i went beyond the scope of support we provide and assist you with social icons on socket section and wanted to finish what i started but it has been more than 40 posts back and forth. I am unfortunately going to need to ask you to hire a freelance developer for further customizations.
Best regards,
YigitHi jmblakey!
If you would like to display one column fullwidth on footer, you can choose to display 1 column in Enfold theme options > Footer tab. But second footer is not possible. You can add a section right above Footer as a workaround. If that does not work for you, please hire a freelance developer to customize the theme for you
Cheers!
YigitApril 18, 2014 at 10:24 pm in reply to: Templates not correct after wordpress + enfold update #253317Hi Frostholm!
Firstly please make sure that you are using the latest version of the theme, which is 2.6.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey quantas!
Please click on your Color Section element to see its options and adjust minimum height and padding values – http://i.imgur.com/vnHS4Me.png
Cheers!
YigitHi PiaLoveDesign!
You are using a very old version of the theme. Recently version 2.6.4 was released which has many small big fixes and many new features. Please update Enfold to the latest version via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey JochenBake!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single .big-preview a { display: none!important; }Regards,
YigitHi!
You can use Custom.css file inside Enfold/Css folder, but please do not use style.css file fore your custom CSS codes. If you do not mind, please post a temporary admin login so we can take a look
Regards,
YigitHi TheMediaman!
Please try updating Enfold to the version 2.6.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi MelFisher!
Can you post the link to your website so we can take a look? Please note that we may need a temporary admin login as well
Cheers!
YigitHey Amanda!
Please try deactivating all active plugins and check if that helps. There may be a plugin you are using that is not compatible with WordPress 3.9 yet
Cheers!
YigitApril 18, 2014 at 9:54 pm in reply to: Remove padding on top of Blank template page, one page only #253299Hey David!
Please add following code to Quick CSS in Enfold theme options
.avia-blank #main { padding-top: 0!important; }Cheers!
YigitHi!
You can change colors of hover state with following code
#wp-bbp_reply_content-editor-container .button:hover { background-color: blue; color: red; border-color: blue; }Best regards,
YigitHey!
Please find following code
@media only screen and (max-width: 480px) { .responsive .mobile_slide_out .logo img { margin: 0; width: 80%; max-width: 408px!important; left: 50%!important; }}and remove left value, then add following code
@media only screen and (max-width: 768px) { .html_header_top.html_logo_center .logo { webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; transform: none !important; }}Cheers!
YigitApril 18, 2014 at 4:12 pm in reply to: Color border around a certain column in a color section? #253215Hey tetonwebstores!
Please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
YigitApril 18, 2014 at 4:10 pm in reply to: Avia Layout Builder, Text Block Editor – editor populates with wrong content #253213Hey!
Great! Plugin you are using is probably not compatible with WordPress 3.9 yet. I will keep the thread open for other users to confirm
Cheers!
YigitHi!
Answered you here – https://kriesi.at/support/topic/create-rollover-image-effect-not-just-opacity-change-in-layer-slider/#post-253210
Regards,
YigitApril 18, 2014 at 4:08 pm in reply to: Create rollover image effect (not just opacity change) in Layer Slider? #253210Hey haeyuonkim!
You can try adding a class to each link and add following code to Quick CSS in Enfold theme options under Styling tab
a.roll-over-1 { background-image: url(https://haasachieves14.com/wp-content/uploads/2014/04/treks.png); height: 156px; width: 156px; } a.roll-over-1:hover { background-image: url(https://haasachieves14.com/wp-content/uploads/2014/04/languages.png); }This should be a good starting point for you. If you need further customization, please hire a freelance developer
Best regards,
Yigit -
AuthorPosts
