Forum Replies Created
-
AuthorPosts
-
June 12, 2015 at 6:29 am in reply to: New Border/Color options for columns are breaking responsive? #458178
Hi IQONOMY!
Please try the following in Quick CSS under Enfold–>General Styling:
.post-entry-463 .av_one_half { margin-left: 0% !important; }
Cheers!
RikardHey xxtita!
Could you give these plugins a try to see if you experience any improvements?
W3 Total cache:
https://wordpress.org/plugins/w3-total-cache/
BWP Minify:
https://wordpress.org/plugins/bwp-minify/Cheers!
RikardHi!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey!
You haven’t assigned any ID’s to your color sections under the For Developers: Section ID option. If you do that and replace yourID in Elliotts code with your own idea it will work:
#yourID .flex_column:hover { background: red !important; border-color: red !important; }
Cheers!
RikardHey!
This is what we are getting on our ends: http://imgur.com/xv14nKM. Checked on both asian and european IPs. There has to be some server setting which is not letting us see the page in question.
Best regards,
RikardHi alexwalsh27!
I replied to your other thread, let’s stick to just the one :)
Best regards,
RikardHi alexwalsh27!
It seems like the optin form is messing with the responsiveness on that page, could you create a page where we can change and move around items?
Best regards,
RikardHi!
Please use the following in Quick CSS to hide the header row on mobile and to style the Header text for mobile:
@media only screen and (max-width: 767px) { tr.avia-heading-row { display:none !important; } .responsive .avia_responsive_table .avia-data-table td:before { font-style: italic; font-size: 16px; } }
Regards,
RikardHi!
It might be easier with some custom CSS instead, could you please try the following in Quick CSS:
ul.products li { width: 100% !important; }
It should work nicely if you use a 2/3 for the product and a 1/3 for the text.
Regards,
RikardHi!
You can delete the theme from Appearance–>Themes, the theme needs to be inactive if you do it this way. But I think the easiest way would be for you to update the theme via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/. You can also delete the theme via FTP.
Cheers!
RikardJune 12, 2015 at 4:54 am in reply to: Is Quick CSS overwritten on upgrading? Best location for @font-face fonts? #458154Hey!
I don’t think there’s an ideal folder for you to place them, but the root folder tends to get a bit messy with a lot of files so maybe you could put them in a folder called font or something like that?
Cheers!
RikardHey!
Great, please let us know if you should need any more help on the topic.
Cheers!
RikardHey!
Instead of adding the anchor like #contact to a code block, add it to the color section by editing the color section and add the anchor to the For Developers: Section ID field.
Edit: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Regards,
Rikard-
This reply was modified 10 years, 4 months ago by
Rikard.
Hi rpl_admin!
The contact form is coming from a plugin, correct? It looks like it’s adding a lot of inline styling and that’s most likely what is causing it. Could you try to contact the plugin authors to see if they can help? If not, then please provide us with a temporary admin login so that we can have a closer look. You can post the details here as a private reply.
Cheers!
RikardHey kurenev!
I’m not sure I understand what you mean but I think you are referring to the active menu section not being correct? Please try to add the anchor ID to the color sections instead of in a code block to see if that helps.
Cheers!
RikardHey!
Great, glad you got it fixed. We’re aware of the bug when submitting replies and we’re working on fixing it, thanks for letting us know though :)
Cheers!
RikardHi!
Please try the following in Quick CSS under Enfold–>General Styling:
.single blockquote { margin-top:40px !important; }
Regards,
RikardHey justintpea!
What demo are you referring to? Also, I can’t see any link or image?
Regards,
RikardHey!
I think it should work either way, just make sure to use the !important statement at the end of your CSS to override the default styles.
Best regards,
RikardJune 11, 2015 at 9:26 am in reply to: Color Sections – Responsive and Full Width Background Image #457671Hey @Robert!
Could you open a new thread describing your issue a bit further please?
Regards,
RikardHi joey13!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .responsive #scroll-top-link { display: block !important; } }
Regards,
RikardJune 11, 2015 at 9:16 am in reply to: Message box which I can close (symbol "x" to desappear it) #457666Hi bebetoblu!
Maybe you could try a plugin like this? https://wordpress.org/plugins/cookie-law-info/
Cheers!
RikardJune 11, 2015 at 9:07 am in reply to: Warning: mysqli_real_escape_string() expects parameter 2 to be string … #457664Hey!
Are you getting the same error if you activate one of the default WordPress themes?
Cheers!
RikardHi jugalbandi3!
It looks like they’ve used this plugin: https://wordpress.org/plugins/quick-contact-form/
Cheers!
RikardHi!
Please try the following in Quick CSS under Enfold–>General Styling:
.cart_dropdown .dropdown_widget .widget_shopping_cart_content { border: 1px solid grey !important; }
Cheers!
RikardHi!
You can select to show the mobile menu for tablets as well under Enfold–>Header–>Mobile Menu. If that’s not enough then please get back to us and we’ll provide you with some custom CSS.
Regards,
Rikard -
This reply was modified 10 years, 4 months ago by
-
AuthorPosts