Forum Replies Created
-
AuthorPosts
-
Hi,
Try this code in the General Styling > Quick CSS field:.text-sep.d79ed798d791d797d799d79d-d79ed795d793d7a8d7a0d799d799d79d-d7a2d79ed795d793-d794d791d799d7aa_sort_sep.avia_hide_sort { display:none !important;}
Best regards,
MikeApril 25, 2017 at 4:30 am in reply to: Make Video In Full Width Easy Slider Play on Mobile Too. #782621Hi,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { #full_slider_1 { display: none !important; }} @media only screen and (min-width: 768px) { #after_full_slider_1 { display: none !important; }}
Tablet, Laptop, Desktop:
Phone:
Please clear your cache :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
We’ll add “page-id-206” to it to target only that page :)@media only screen and (max-width: 767px){ #top #wrap_all .av-inherit-size .av-special-heading-tag { font-size: 0.4em!important; } .page-id-206 .av-special-heading.av-special-heading-h3 { right: 30%!important; top: 140px!important;} .hr-inner.inner-border-av-border-thin { border-color: transparent!important; } }
Best regards,
MikeHi,
I use https://postimage.io/ and copy the “Thumbnail for website” link code to paste in the post.Best regards,
MikeHi,
I believe this may solve your issue:
https://kriesi.at/support/topic/how-to-maintain-aspect-ratio-for-big-preview-featured-image-on-blog/#post-332548
let us know if it helpsBest 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,
MikeApril 23, 2017 at 11:27 pm in reply to: Adjust featured image on single post page to full height #782089Hi,
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,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey jonesthelight,
Try this code in the General Styling > Quick CSS field:.av-main-nav ul li { width: 120% !important; } .html_header_top .header_color .main_menu ul:first-child >li > ul { border-color:transparent !important; }
Best regards,
MikeHey Nabil,
Try this code in the General Styling > Quick CSS field:.entry-content-wrapper li { padding: 0px !important; }
Please clear your cache :)
Best regards,
MikeHi,
Please see your other post: https://kriesi.at/support/topic/job-images-disappear-due-browser-resize/#post-782072Best regards,
MikeHi,
Yes it is possible but your site does not have a class just for the parent filters, so it would take a lot of time, and since it’s a third party plugin I can’t spend that much time on it.
But I will try to tell you how to do it :)
Download this: https://www.dropbox.com/s/oxcyro6fn6touvq/job.txt?dl=0
Find every “class=” and copy it to another file:class="aer-lingus-pilot-jobs"
Paste it with a dot in front and comma at end:
.aer-lingus-pilot-jobs,
When you have them all in one long row add them to the front of this in your Quick CSS:
.jazz-aviation-pilot-recruitment, .jazeera-airways-pilot-recruitment { display: none !important; }
Leave out the ones you want to show, and clear your cache :)
Best regards,
MikeApril 23, 2017 at 10:09 pm in reply to: Adjust featured image on single post page to full height #782063Hi,
I think I found were the 845×321 is coming from and how to edit it, please try the solution here:
https://kriesi.at/support/topic/how-to-maintain-aspect-ratio-for-big-preview-featured-image-on-blog/#post-332548Best regards,
MikeHey moniot,
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 { font-size: 0.4em!important; } .av-special-heading.av-special-heading-h3 { right: 30%!important; top: 140px!important;} .hr-inner.inner-border-av-border-thin { border-color: transparent!important; } }
Best regards,
MikeApril 23, 2017 at 8:47 pm in reply to: Adjust featured image on single post page to full height #782047Hey webWahine,
From what I can see your image is not being cropped in the post, while it is 845×321 the page scales it down to fit but none is cut off. See the link in the private area, if your original image looks different then your media upload setting should be changed.Best regards,
MikeHey RoyalFlushGroup,
That should be automatic, unless it is the last post :)Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Timothy,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px){ ul.job_listings li.job_listing a img.company_logo {visibility: visible!important;}}
Please clear your cache :)
I don’t know which ones are the child category filtersBest regards,
MikeHey hingex,
I’m not sure I understand, can you provide a image of what you would like to see?
I included an image of what I think your talking about in the private area.Best regards,
MikeApril 23, 2017 at 8:00 pm in reply to: Make Video In Full Width Easy Slider Play on Mobile Too. #782029Hey Intell,
In this method you would place a video element under your slider element and the css would hide the video on all devices but mobile, and the css would show the slider on every device but mobile. If you would like to try this, then build the page and include your url for us to examine.
Note that auto play does not work on mobileBest regards,
Mike-
This reply was modified 7 years, 10 months ago by
Mike.
Hey TOM,
If you can provide a url to the image you’re having trouble with I can help adjust it :)Best regards,
MikeApril 23, 2017 at 7:42 pm in reply to: How to edit link color in different areas of the website? #782023Hi,
Glad Nikko was able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I found this css with Google, perhaps it will work for you :).processing .blockOverlay { background-image:url('IMAGE_URL') !important; background-position: center 30% !important; background-repeat: no-repeat !important; }
Here’s the image that goes with it:
Best regards,
Mike -
This reply was modified 7 years, 10 months ago by
-
AuthorPosts