Forum Replies Created
-
AuthorPosts
-
Hi,
I can see the logo, before and after scroll. Here’s how to move it down:div .logo { top: 15px!important; }Best regards,
MikeJune 25, 2017 at 8:19 pm in reply to: Many visitors cannot comment on my posts – get Nothing Found error message #812799Hey suzannewm94,
I was able to make two random posts, perhaps you have a comment spam blocker that flagged them?
Here’s someone that had the same issue and it was their .htaccess file: https://kriesi.at/support/topic/404-error-when-trying-to-post-a-comment/#post-98553Best regards,
MikeHi,
To move your logo left, Try this code in the General Styling > Quick CSS field:div .logo {top: 8px!important; left: 50px!important; }note the “top” in the code, it is what your site is set to right now, to move the logo up make the number smaller or negative, to move down make it larger. To move the logo right, make the “left” number larger, or negative to move left. Please clear your cache: [http://www.refreshyourcache.com/en/home/] after each change :)
To change the phone info, use and adjust this code:.phone-info {font-size: 20px!important; }For the border, use and adjust this code:
.html_header_transparency #top .avia-builder-el-0 { border-bottom-width: 20px!important; border-bottom-style: solid!important; border-bottom-color: #777!important; }For the search box, please read this: https://kriesi.at/support/topic/how-to-make-very-large-search-box-in-middle-of-front-page/#post-387135
Best regards,
MikeHi,
You should not need a business account if you are only using on one domain.
Our themes allow you to change most colors very easily, and we are also happy to help with any colors with CSS code in the support forum. We also help with many other changes, including the branding. :)
Best regards,
MikeJune 25, 2017 at 7:19 pm in reply to: [re-open]How to remove space below logo+main menu area? #812777Hi,
Try this for the url given:.content.av-content-full {padding-top: 0px!important; }Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJune 25, 2017 at 5:47 pm in reply to: Background image color section – text position on mobile view #812752Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey milieti,
Try this code in the General Styling > Quick CSS field:h3.slide-entry-title { font-size: 20px !important; }Best regards,
MikeHey ronmann,
Your thumbnail is 75×100 showing at 277×370, Please try going to Settings > Media and increase thumbnail sizes to 370x370px and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/Best regards,
MikeJune 25, 2017 at 5:33 pm in reply to: Blog Post – remove space between logo/menu and heading and horizontal line #812743Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey kilimats,
Please see https://kriesi.at/support/topic/autoplay-self-hosted-videos/#post-183985Best regards,
MikeJune 25, 2017 at 5:24 pm in reply to: Accordion element opening and closing immediately on our FAQ page. #812736Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJune 25, 2017 at 5:03 pm in reply to: Background image color section – text position on mobile view #812726Hey anma,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { #top #wrap_all .av-inherit-size .av-special-heading-tag { padding-top: 50px!important; }}Best regards,
MikeJune 25, 2017 at 4:59 pm in reply to: Add additional "Widget" or "Content-Box" on Start Page #812724Hey strauch27,
The text and buttons are in your slideshow, open that element, and look for the “caption” tab, there you will see the text and below will be the buttons :)Best regards,
MikeHey wescrete,
Try this code in the General Styling > Quick CSS field:.team-img-container img {width: 50%!important; }Feel free to adjust the size to suit :)
Best regards,
Mike-
This reply was modified 8 years, 8 months ago by
Mike.
June 25, 2017 at 4:41 pm in reply to: I got a strange error message when I uploaded the enfold theme to my WordPress #812716Hey sophieareli,
Please try to clear the server cache and overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
MikeHey Horea,
Try this code in the General Styling > Quick CSS field:::-webkit-input-placeholder { color: #fff !important; } :-moz-placeholder { color: #fff !important; } ::-moz-placeholder { color: #fff !important; } :-ms-input-placeholder { color: #fff !important; }Best regards,
MikeJune 25, 2017 at 4:06 pm in reply to: Color Section with Placed PNG background needs transparency #812703Hi,
Here’s a stab at it, but I’m really not sure if I’m targeting it right, for example, #av_section_6 is in your footer with the 3 widgets, if I make the area transparent the widget text is hard to read. Perhaps a screenshot would help us target the right areas :)#av_section_2, #av_section_4, #av_section_6 { background-color:transparent!important; }Best regards,
MikeHey jenreid_411,
Your socket was missing the closing tag for your link, I fixed it :)Best regards,
MikeHey Gal726,
Please go to Enfold->Header->Mobile Menu and select to show the mobile menu for tablets as well.
Or you can use the following CSSin the General Styling > Quick CSS field:@media only screen and (max-width: 1024px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important;} }Adjust the value 1024 to the pixel value of your liking.
Best regards,
MikeJune 25, 2017 at 3:29 pm in reply to: Set the preselect option on drop down box contact form #812696Hi,
The code in both of those answers would need to be customized for your site. Can you tell us which options you would like pre-selected and include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey Jesus,
You can use the Social Share Button Element in the advanced editor: http://kriesi.at/themes/enfold-2017/elements/social-share-buttons/Best regards,
MikeHi,
I added the code to your child theme css, and cleared cache, it’s now working. Please clear your cache: [http://www.refreshyourcache.com/en/home/] and check :)Best regards,
MikeHi,
We could try to make the grid element 100% visual height:.page-id-1041 .grid-sort-container {height: 100vh!important; }Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
We will have to write code for each device:/*iPhone 6 Plus in landscape*/ @media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) { .av-parallax-inner.main_color.avia-full-stretch { background-position: -0px 100px !important; background-size: 200% 105% !important; }}/*iPhone 5 & 5S in portrait*/ @media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) { .av-parallax-inner.main_color.avia-full-stretch { background-position: -650px 100px !important; }}Over lapping sizes may cause issues, so your first code from last week might need to change to this:
@media only screen and (min-device-width : 569px) and(max-width: 736px) { .av-parallax-inner.main_color.avia-full-stretch { background-position: -550px 100px !important; }}Best regards,
Mike -
This reply was modified 8 years, 8 months ago by
-
AuthorPosts

