Forum Replies Created
-
AuthorPosts
-
Hey artisforever,
You had this code in your Quick CSS & in your Simple Custom CSS plugin:.avia-builder-el-16 { margin-left: 0% !important; width: 20% !important; }
I commented it out like so:
/*.avia-builder-el-16 { margin-left: 0% !important; width: 20% !important; }*/
if this was to fix another issue let us know and we will help, this code was too broad to be effective.
Bye the way, you don’t need to use both Quick CSS & another CSS plugin :)Best regards,
MikeHi,
Perhaps we are talking about different things, the image map I thought you were talking about requires HTML, here’s an example: https://www.w3schools.com/tags/tag_map.asp
Is this what you are talking about?Best regards,
MikeHey Ashkanpersian,
I can’t duplicate that in Chrome, Edge, Firefox, or Safari what browser are you using?The first time I read your question I was thinking that you found the shrinking in header area to be too fast so I came up with this:
.av_header_top { -webkit-transition: all 0.9s linear!important; -moz-transition: all 0.9s linear!important; -o-transition: all 0.9s linear!important; transition: all 0.9s linear!important; }
How that I read your post again I see not, but I’ll put it here for someone in the future :)
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad Vinay was able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeApril 16, 2017 at 11:55 pm in reply to: Enfold 4. 0 Install Problem using Go Daddy Managed Hosting #778517Hey lccooper,
Please download a latest copy of the theme from themeforest and replace the theme folder via FTP in wp-content\themes\enfold – http://vimeo.com/67209750Let us know if the issue remains.
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#footer .flex_column.av_one_third:nth-child(1) { width: 20%; } #footer .flex_column.av_one_third:nth-child(2) { width: 45%; } #footer .flex_column.av_one_third:nth-child(3) { width: 20%; }
Best regards,
MikeHi,
Oh I think you mean the slider caption and buttons, try this code in the General Styling > Quick CSS field:.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption { padding: 300px 0!important; }
Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeApril 16, 2017 at 10:18 pm in reply to: Load Comment Form (WpDiscuz) on Post Page with entry in php file #778506Hi,
You couldn’t do that, css can’t inject links as it is only for styling. Above the links are still there, I just blocked the pointer events, (click).Best regards,
MikeApril 16, 2017 at 9:52 pm in reply to: Blog post in tab section with author image on the left #778503Hi,
OK, it’s fixed now :)
I had to add the headline rotator and the white space under it back. If I had to guess, I would say that someone edited the debugging code directly and got something out of place. There’s too much code to go though to tell what, but I was able to get your footer back in place :)Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#avia_1_1 { border-color: transparent!important; } #avia_0_1 { background-color: #EFE4B0!important; border-color: transparent!important; } div .av-dark-form .button { background-color: #FF7F27!important; border-color: transparent!important; }
Best regards,
MikeHey Vision,
Try:#top #wrap_all .av-inherit-size .av-special-heading-tag .sentence_01 { font-style: italic; text-decoration: underline;}
I’m making an assumption here, if it doesn’t work please include the page url or try:
.sentence_01 { font-style: italic!important; text-decoration: underline!important;}
not ideal, but ok.
Best regards,
MikeHey texodata,
When you make a new page, choose “no sidebar” in layout and add your content elements to the builder with no layout elements. This way they will be full width.Best regards,
MikeHey derarbeitspsychologe.at,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.main_color #js_sort_items a {color: #222!important; }
I see you asked to change the yellow, but I’m not sure what to so this code makes it all the same :)
Best regards,
MikeHi,
Oh I’m sorry, I should have asked you to increase thumbnail sizes to 182x182px in the settings, because that is the size they are showing on the page.Best regards,
MikeHi,
Please upload the child theme zip file though WP > Appearance > Themes > Add New, then active it. *Note Enfold must already be present as a theme.
If you are going to import parent theme settings, then use the Enfold child theme options > Import & Export tab.Best regards,
MikeApril 16, 2017 at 6:30 pm in reply to: Enfold avia layout builder keeps loading on all pages #778471Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeApril 16, 2017 at 6:28 pm in reply to: Enfold 4.0.5 and updating Woocommerce to 3.0.3 – should I wait? #778470Hey Craig,
WC 3.0.3 fixed several bugs, but if you are not experiencing any bugs perhaps waiting is a good choice with an active store.
If you do update please consider making a backup with a plugin such as https://wordpress.org/plugins/duplicator/Best regards,
MikeApril 16, 2017 at 6:18 pm in reply to: Strange behavour of Gallery/Mansonry magnification images container #778468Hi,
Glad Victoria was able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Kieran,
Perhaps this will help: https://kriesi.at/support/topic/apply-link-to-column-box/#post-470152Best regards,
Mike -
AuthorPosts