Forum Replies Created
-
AuthorPosts
-
Hey Rgrant74,
Have you added the Featured Image from the post creation page? Also, please provide a link to the page so we can inspect how to hide the author title.
Best regards,
Jordan ShannonHey NadjaJacke,
This may need to be set via css by manipulating the image width directly. Please provide a link t to the page in question.
Best regards,
Jordan ShannonHi,
To which section element did you add the id?
Best regards,
Jordan ShannonHi,
No problem at all my friend. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey NicoleJulNielsen,
Add the following to quick css:
@media only screen and (max-width: 767px) { #menu-item-search a{ display:none!important; } }Best regards,
Jordan ShannonHey mickfollari,
I feel in a situation like this, in which you’re essentially creating a function the theme did not accommodate for out of the box, any solution will be a bit hacky. There may be a way to do this via jquery, but it would essentially be calling what you did via css.
Best regards,
Jordan ShannonHi,
I’m glad you got this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonApril 3, 2018 at 7:53 pm in reply to: Blog Post – single author big preview pic – Featured sizing #936751Hey ChristineGerman,
Try adding the following:
.big-preview.single-big{ min-width:1500px!important; }Best regards,
Jordan ShannonHi,
Add the following to quick css:
.home #menu-item-burger{ display:none!important; }Best regards,
Jordan ShannonHey ChristineGerman,
You can use css and added a hover state to them. For example:
h1:hover{ color:#xxx; }Best regards,
Jordan ShannonHi,
In this case can you please screenshot the exact section you want corrected so I can ensure we are all on the same page.
Best regards,
Jordan ShannonHi,
Have you made sure to upgrade to the latest version of Enfold since you first started the thread?
Best regards,
Jordan ShannonHey WP Turned,
Did you need a hand in this thread?
Best regards,
Jordan ShannonHi,
Did you add the code Mike gave to the very top of the quick css so it runs first? Also be sure to clear the cache a few times over.
Best regards,
Jordan ShannonApril 2, 2018 at 11:42 pm in reply to: Image caption from gallery obstructs images in lightbox (glitch on mobile only) #936235Hey empiread201,
Add this to quick css:
@media only screen and (max-width: 767px) { .avia-tooltip{ display:none!important; }}Best regards,
Jordan ShannonHi,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Apologies for the delay, try adding the following to quick css:
.av-tab-section-image{ display:inline!important; }Best regards,
Jordan ShannonHi,
Did you need further help on this topic or shall we close?
Best regards,
Jordan ShannonHi,
Have you added the CSS to the very top of quick css so that it can run before everything else?
Best regards,
Jordan ShannonHey folghera,
Please provide admin info so we can log into the back-end and see exactly where things are going wrong. Add the credentials to the private section.
Best regards,
Jordan ShannonHey pathaug,
Add this to quick css:
.posted_in{ display:none; }Best regards,
Jordan ShannonApril 2, 2018 at 9:32 pm in reply to: How To Show Video Footage Still Rather Than White Space #936206Hi,
Please refer to the following doc:
Best regards,
Jordan ShannonHey ghrahams,
Add this to quick css:
.breadcrumb.breadcrumbs.avia-breadcrumbs{ z-index:99999; }Best regards,
Jordan ShannonHi,
I’m glad you got this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m no longer seeing an overlap, can you please screenshot the page?
Best regards,
Jordan ShannonHi,
Add this to quick css:
.pricing-table .avia_iconbox_title { font-size:20px!important; }Best regards,
Jordan ShannonHi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey John,
Add this to quick css:
.slide-meta-time.updated, .blog-categories.minor-meta{ display:none!important; }Best regards,
Jordan ShannonHi,
Add this to quick css my friend:
.pricing-table.avia-center-col .first-table-item{ font-size:20px!important; } .pricing-table.avia-center-col .avia-pricing-row{ font-size:20px!important; }Adjust the numbers as you need.
Best regards,
Jordan Shannon -
AuthorPosts
