Forum Replies Created
-
AuthorPosts
-
Hey emfutte,
Could you please put the two widgets next to each other the way you want them and I will try to style them the same. Also please take a screenshot of them and let me know which is which, I tried to translate but I still wasn’t sure.Best regards,
MikeApril 22, 2017 at 5:20 pm in reply to: Theme update broke double carousel slider, please help #781708Hi,
Glad Rikard was able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:h2.woocommerce-loop-category__title { font-size: 18px!important; }
I wasn’t sure what size you wanted, so adjust “18” to suit your needs.
Best regards,
MikeApril 22, 2017 at 5:09 pm in reply to: Server 500 error Enfold 4.0.5 in combination with Woocommerce 3.0.4 #781701Hey thijsvanhalewijn,
First it looks like you have applied the blurry image fix, as I don’t see any blurry images. Well done :)
Next, I was able to edit the text of a product without any errors in the default editor.
But possible issues I see right off is that you have installed “Thrive Visual Editor” and your WC is v2.6.14.
I recommend deactivating all active Plugins and reactivating them one by one to isolate the issue.Best regards,
MikeHey mveneziane,
Please try to Go Deactivate all active Plugins & create a new mailchimp API key and add it to the theme options in Enfold > Newsletter.Best regards,
MikeHi,
Glad Victoria was able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeApril 19, 2017 at 3:17 am in reply to: How can I get the LayerSlider to play every time it's visible? #779745Hi,
Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHey 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,
Mike -
AuthorPosts