Forum Replies Created
-
AuthorPosts
-
Hey Willyth,
Did you go to Enfold > General Styling? There is no space for sidebar specific styling, it has to be done via css.
Best regards,
Jordan ShannonHi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Yes, that seems to be a feasible solution.
Best regards,
Jordan ShannonHi,
Add this to quick css:
#tab-description p:nth-child(3){ text-align:center!important; }Best regards,
Jordan ShannonHi,
Okay, I may be on the wrong area. I’m not seeing the “read more” button at all. If it is there, please link me to the page.
Best regards,
Jordan ShannonHi,
Are you able to add a class name to the video tag so we can target it for text-align:center?
Best regards,
Jordan ShannonHey nicolechanphoto,
If you mean the auto-play video, this is a phone restriction, not a matter of the theme. Auto-playing of videos are restricted on most mobile devices by design.
Best regards,
Jordan ShannonHi,
I am not able to view it either. Do you have a direct link to the screenshot?
Best regards,
Jordan ShannonHi,
I am not able to view it either. Do you have a direct link to the screenshot?
Best regards,
Jordan ShannonHi,
You want it centered across the entire page or just the tab section?
Best regards,
Jordan ShannonOctober 9, 2017 at 8:15 pm in reply to: Best Practice for Phone Number Hyperlinks on Buttons #862082Hey Perry,
A simple work around to change the CSS to hide the visible link indication (color, text-decoration, cursor) on mobile.
Best regards,
Jordan ShannonHi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey shazyaar,
You can add something like this on Enfold > Header > Phone Number or small info text field:
<a href=”tel:123456789″>123456789</a>Best regards,
Jordan ShannonHey Visoo01,
You would need the specific page-ids which can be found via the browser inspector or page editor url. From there you can adjust the alignment to whatever you want. For example:
.page-8888 .avia_textblock p { text-align: center!important; }Best regards,
Jordan ShannonHey elbnetz,
This can be accomplished by using a plugin. Please see the following doc on doing so:
http://www.wpbeginner.com/plugins/how-to-display-breadcrumb-navigation-links-in-wordpress/
Best regards,
Jordan ShannonHi,
Please see the following:
Best regards,
Jordan ShannonHey Julien,
Add the following quick css to hide:
@media only screen and (max-width: 767px){ .av-burger-menu-main{ display:none!important; }}Best regards,
Jordan ShannonOctober 9, 2017 at 7:58 pm in reply to: How do I completely change an installed Enfold site from HTTP to HTTPS? #862067Hey Steve,
Please view the following article on how to accomplish this:
Best regards,
Jordan ShannonHey rathvilly28,
If you activate the default WordPress theme does the blog reappear?
Best regards,
Jordan ShannonHi,
Add the following to quick css:
#text-7{ margin-left:100px!important; }Best regards,
Jordan ShannonHi,
You have the following error on this page:
forms.aweber.com/form/72/1986799072.js:3 Uncaught SyntaxError: Invalid or unexpected tokenIs this a third-party plugin you are using?
Best regards,
Jordan ShannonHi,
There seems to be miscommunication going on. The code I gave you above in both instances is to remove the space above which is what is causing the spacing as Victoria mentioned. Please add this to quick css:
body .column-top-margin { margin-top: 0px!important; }Best regards,
Jordan ShannonOctober 9, 2017 at 7:34 pm in reply to: I would like that another Homepage open only for mobile devices #862055Hi,
You only want to run the detection script at a certain resolution? I don’t think I’m understanding correctly.
Best regards,
Jordan ShannonHi,
Please add Mike’s code back in so we can see the read more button and style appropriately.
Best regards,
Jordan ShannonOctober 9, 2017 at 6:22 pm in reply to: Mega Menu doesn't work on mobile if you "Hide Mobile Menu Submenu Items" #862028Hey CONCEPTENCREATIE,
Apologies for the delay, we should have a fix being released soon, but I don’t know the guaranteed date. Rest assured the devs are working on getting this corrected ASAP.
Best regards,
Jordan ShannonHi,
Is it possible that you could have a css error in the childtheme css file. It could be stopping subsequent css from being interpreted.
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,
Add the following to quick css:
.alternate_color{ background-color:#fcfcfc!important; }Of course change the color to whatever you prefer
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
