Forum Replies Created
-
AuthorPosts
-
November 18, 2020 at 2:36 pm in reply to: main content background image hidden behind header #1261287
Hi,
Could you please try changing background position to following
.main_color { background: #ffffff url([URL]) center center no-repeat fixed; background-size: contain; background-position: 50% 50%; }If that does not help, please post a screenshot and show the issue as we might not be on the same page :)
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.Best regards,
YigitHey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.html_header_sidebar #top #header .av-menu-button-colored:hover { opacity: 1; }Best regards,
YigitHi,
No, you add “justified” to Custom CSS class field, please see – https://imgur.com/a/ZlmyEPn and custom CSS code goes into Enfold theme options > General Styling > Quick CSS field
.justified p { text-align: justify; }:)
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
YigitHi,
Sorry for my late reply!
I updated the file and then edited your Masonry Gallery element and chose to use custom links – https://imgur.com/a/4ygoEGk
Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS in Enfold theme options > General Styling tab and adjust as needed
.av-main-nav ul li a { font-weight: bold; }Best regards,
YigitHi,
If you would like to justify all paragraphs, please add following code to Quick CSS
#top p { text-align: justify; }If you would like to justify certain elements, please edit those elements and give them custom CSS class (“justified” in example below) in Advanced > Developer Settings tab and then use the code as following
.justified p { text-align: justify; }Best regards,
YigitHi,
Glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHi Ramon,
Sorry for my late reply!
Please change the code to following one
@media only screen and (max-width: 480px) { div table.shop_table.woocommerce-table--order-downloads td { font-size: 12px!important; padding: 6px 6px; } }With this code changes would be applied only on downloads table. Previous code was targeting all tables :)
Best regards,
YigitNovember 18, 2020 at 12:47 pm in reply to: "Save all changes"greyed out in theme optics, Cannot change any theme settings #1261256Hi,
I just checked your website and it seems like you have successfully updated the theme and that fixed the issue :)
Best regards,
YigitHi,
Thanks! Hope you are safe as well!
I checked your pages on Chrome, Firefox, Opera and Safari but they load fine on my end. I attached screenshots in private content field below.
Could you please flush cache and check if that helps?
Best regards,
YigitHi,
Alright! We will keep the thread open and wait to hear from you then :)
Best regards,
YigitHey mirotck,
Please edit your Portfolio Grid element and go to Styling > Grid Settings and choose Portfolio Grid Image Size manually – https://imgur.com/a/qWlkhWg :)
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
YigitHi,
You are welcome!
I am going to mark this thread as resolved. If you have any other questions or issues, please feel free to start new threads.
Enjoy the rest of your day!
Regards,
YigitHi,
You are currently using an old version of Enfold which is not compatible with your WordPress version. Please refer to this post- https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.7.6.4 and that would fix the issue :)
Cheers!
YigitNovember 17, 2020 at 5:07 pm in reply to: "Save all changes"greyed out in theme optics, Cannot change any theme settings #1261057Hey,
You are currently using a very old version of Enfold which is not compatible with your WordPress version. Please refer to this post- https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.7.6.4 and that would fix the issue :)
Regards,
YigitHey,
Please add following line to your content (using Code Block element or text tab on Text Block element) and adjust it as needed
<a href="#" class="tip">Link<span>This is the CSS tooltip showing up when you mouse over the link</span></a>Then add following code to Enfold theme options > General Styling > Quick CSS field
a.tip { border-bottom: 1px dashed; text-decoration: none } a.tip:hover { cursor: help; position: relative } a.tip span { display: none } a.tip:hover span { border: #c0c0c0 1px dotted; padding: 5px 20px 5px 5px; display: block; z-index: 100; background: url(../images/status-info.png) #f0f0f0 no-repeat 100% 5%; left: 0px; margin: 10px; width: 250px; position: absolute; top: 10px; text-decoration: none }That should be it :)
Best regards,
YigitNovember 17, 2020 at 4:24 pm in reply to: Avia Layout Builder – Featured Image in Blog Post does not display #1261047Hey,
Please edit your post and delete/change excerpt in Excerpt field. If that field is not visible, please click “Screen Options” on top right corner and enable “Excerpt” – https://imgur.com/a/hBSjA7k
Cheers!
YigitHey,
I updated the theme to the latest version and that fixed the issue however styling of your custom code was also overwritten in custom.css file.
Do you have a backup of custom.css or copy of CSS code you used there for the banner?When I saw custom CSS code in Quick CSS field, I thought you were using there instead of custom.css file and therefore did not think of checking the file before updating. I am sorry about that!
Regards,
YigitNovember 17, 2020 at 3:58 pm in reply to: Elements functionality stopped working after changing to Enfold 4.7 #1261038Hey,
Thanks for contacting us!
Issue seems to be cache related. Please flush cache and that should help :)
Best regards,
YigitMerhabalar Orhan :)
1- Bahsettiginiz videoyu video elementini kullanarak mi sayfaniza ekliyorsunuz? Eger oyleyse, video elementini duzenleyip Advanced > Responsive sekmesi altindan buyuk ekranlarda elementi saklamayi secebilirsiniz – https://imgur.com/a/orsHCAk :)
2- Lutfen Enfold theme options > Shop Options sekmesinden “Enable Banner for product category pages” secenegini aktif edin. Daha sonrasinda Products > Categories sekmesinden duzenlemek istediginiz kategoriyi secin, bannerinizi “Thumbnail” alanindan yukleyip hemen altindaki “Enfold Child Category Styling” alanindan “Display product image and description as fullwidth page banner” secin :)
Cheers!
YigitHi,
I think it might be related to one of the plugins but before testing if that is the case, could you update the theme to the latest version 4.7.6.4 – https://kriesi.at/documentation/enfold/theme-update/ so we can make sure it is not theme version related?
Best regards,
YigitHi Mick,
I changed it once again, this time to following one
@media only screen and (max-width: 480px) {Now it is not visible on my end :)
Best regards,
YigitHi,
Do you mind creating a temporary admin login and posting it here privately? It would be great if we could check the backend :)
Best regards,
YigitHey Mick,
I changed following line
@media (min-device-width: 320px) and (max-device-width: 480px) {
to following one
@media and (max-device-width: 480px) {
so it would be applied on all screen sizes below 480px.Could you please review your website?
Regards,
YigitHey,
Glad you figured it out!
Nothing is wrong with your selector. You can use the code as following as well
#rv-cadre-image-portfolio img { border: 1px solid lightgray; padding: 15px; }Best regards,
YigitHi,
Could you please post a link to your page and a screenshot showing the changes you would like to make so we can see if we can help you with it? :)
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.Best regards,
YigitHey,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Regards,
YigitNovember 17, 2020 at 3:02 pm in reply to: Hi I bought your theme but have not recieved my login info #1261013 -
AuthorPosts
