Forum Replies Created
-
AuthorPosts
-
Hi,
Did you try adding it to the Quick CSS section?
Best regards,
Jordan ShannonFebruary 21, 2017 at 8:22 am in reply to: How do I remove featured image from Portfolio pages #749799Hey shortcircuitmedia,
Try adding this to the quick css section under Enfold Theme Options > General Styling
.portfolio-template-default .page-thumb{
display:none !important;
}
Best regards,
Jordan ShannonHey Mitchell,
Where are you adding the css? Are you using the Quick CSS section under enfold child theme options?
Best regards,
Jordan ShannonHey Camilla,
That is the Full Width EasySlider. It is found within the Advanced Layout Editor under the media elements tab. Once you add the image you want you can attach a caption to it as well.
Best regards,
Jordan ShannonHi,
Have you tried adding the specific page id? Try the following:
.page-id-417 .av-masonry-date{
display:none !important;
}Best regards,
Jordan ShannonHey jackiejackiejackie,
Using Quick css within the theme options section, you can add the following css block:
.page-id-337 .av-masonry-date{
display:none !important;
}This should remove the date from the projects grid only.
Best regards,
Jordan ShannonHey kjwaggz,
Are you speaking of the header or the testimonials section of the link provided?
Best regards,
Jordan ShannonFebruary 21, 2017 at 5:02 am in reply to: remove margins from left and right side of pages and posts #749708Hey Nancy,
Would you like this for the entire site or just blog pages?
Best regards,
Jordan ShannonHey eskitaco,
I tried using the above login info to look into this further, but was unable to get in. Please test the login and let me know if I have done something wrong.
Best regards,
Jordan ShannonHi,
Were you able to correct your issue?
Best regards,
Jordan ShannonHey fazik,
Please go to Enfold theme options or Enfold Child(If you are using a child theme) > Demo Import and import needed demo with a single click.
Best regards,
Jordan ShannonHey Tima,
Have you made sure to create both a “Desktop Section” and “Mobile Section”. Based on the image view there appeared to be only one.
Best regards,
Jordan Shannon -
AuthorPosts