Forum Replies Created
-
AuthorPosts
-
Hey 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,
RikardHi!
In what browser and version are you getting this problem? It works fine on my end using latest version of Chrome.
Regards,
RikardJune 11, 2015 at 8:02 am in reply to: Contact form Title & Message Sent label keep reverting to default #457642Hey!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
RikardHey!
You can adjust the size of the logo by changing the value 30 in my previous code snippet. Please use the following to remove the top padding from the logo:
.html_header_sidebar .logo { padding-top:0px !important; }
Regards,
RikardJune 11, 2015 at 7:37 am in reply to: Grid row does not show proberly on scaled-down window or small device #457633Hey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi!
On what page are you having this problem? Please provide us with a screenshot of the problem if possible.
Regards,
RikardHi!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Cheers!
RikardJune 11, 2015 at 7:28 am in reply to: How can I disable the masonary gallery + portfolio animation? #457627Hi @mediumstudio!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey patriscia!
I’m not sure I understand your question, could you please elaborate a bit? Also, a link to your site would help as well.
Cheers!
RikardHi!
I’m not sure I understand what you mean, you site looks good in all browsers on my end. Could you provide us with screenshots of what you are seeing on your end please? Also, I’m not sure what menu items to want to use as anchors? As far as I can see the only one using an anchor is About and it’s working as expected.
Regards,
RikardHi Justin!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
RikardHi mdmllc!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey kimpomares!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Cheers!
RikardHey @mspomer!
Not sure if you need any more help? Clearing browser cache or just refreshing the page should fix the issue of ALB content not displaying after updating to 3.2.
Cheers!
RikardHey markpevans!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHi alfaweb2!
It’s using an icon, not an image. What would you like to change it to?
Best regards,
RikardHey!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Regards,
RikardHey GeoCreo!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHey!
96MB is pretty low for a theme like Enfold, is there anyway you can increase the memory limit?
Best regards,
RikardHi!
You can remove the menu items by going to Appearance–>Menus and remove them there.
Regards,
RikardHi!
I’m not sure what you are trying to do but your class is added to 2 elements, on one element you have added it like this: #illu-box which is not going to work, just remove the hash sign. Also, in your first and third CSS class you have forgot to put a . in front of your class, change it to this:
.illu-box { background-color: #e5e5e5; }
Best regards,
Rikard -
AuthorPosts