Forum Replies Created
-
AuthorPosts
-
Hey 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, 7 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,
MikeHi,
OK, I see now :)
I added !important; to Victoria’s code & it worked on my end, Please add & clear your cache :)#top #header .av-main-nav > li > a { background-color: transparent!important; }
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Perry,
Go to Enfold Theme Options > General Layout > Logo and Main Menu and choose the left or right sidebar option.
Best regards,
MikeApril 23, 2017 at 6:46 pm in reply to: Hide submenu until parent menu is pointed with mouse (in main menu) #782006Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Let us know if this works for you
@mensmaximus thanks for sharingBest regards,
MikeHi,
@mensmaximus Thanks for sharing :)Best regards,
MikeHey mveneziane,
From what I see your mobile issues is with the “tablet” size, so I wrote the css below to use the mobile menu of the phone, adjust the social icons placement, and change the direction and width of the slider text. Hope it helps :)
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 988px) { .main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;} .container #advanced_menu_toggle, #advanced_menu_hide{display:block;} .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:auto;} #header_main nav .social_bookmarks {left: -90%!important;} .responsive #top .slideshow_caption { left: 0!important; width: 80%!important; padding: 10%!important; }
Best regards,
MikeHi,
Sorry there is no built in popup, and each plugin has it’s own pros & cons that often can only be discovered though testing. I don’t have any recommendations for you.Best regards,
MikeHey Dmitrey,
Try this code in the General Styling > Quick CSS field:.inner_sidebar .search-form-li { display:none !important; }
Please clear your cache :)
Best regards,
MikeHi,
I see, as you have hired a freelancer to do custom coding, and I don’t see where these changes have been made, this is really out of our scope for support. I would imagine your freelancer could quickly make this change.Best regards,
MikeApril 23, 2017 at 5:29 pm in reply to: Server 500 error Enfold 4.0.5 in combination with Woocommerce 3.0.4 #781988Hi,
@tdcmystere thanks for sharingBest regards,
MikeHey DROR,
This is typically caused by the sort options hiding some categories, Try this code in the General Styling > Quick CSS field:.av-sort-by-term .text-sep { border: none!important; text-indent: 0!important; } .avia_hide_sort + .text-sep { display: none!important; }
and clear your cache :)
Best regards,
MikeApril 23, 2017 at 5:15 pm in reply to: how long will i need to wait until update for layslider is done #781980Hi,
Glad you were able to get everything in order, we will close this now. Thank you for using Enfold.Best regards,
MikeHey satucker,
The sorting options you have chosen are 48 per page by date, when the page is first loaded it follows this logic. The sort works on what was loaded first, then page two loads more. You have 225 items.
What I have found is if you change the date on the few items for that category that did not show they will be moved up to be chosen to be in the first 48, bumping items from other categories off, think of the 6 categories you have divided by 48.
You could also change the 48 up to 60 without slowing the site down too much, try out different numbers.
As for page two results, the logic is to grab the next 48 across all categories, not just that one. If you had fewer than 225 the above solution would solve this too, but perhaps have other categories show on page two will spark interest for your visitors.
Hope this helps :)Best regards,
Mike -
AuthorPosts