Forum Replies Created
-
AuthorPosts
-
Hi Alison!
Thanks for sharing and glad you got the problem solved :)
Regards,
RikardHi!
Could you please provide us with a temporary admin login so that we can take a closer look?
Best regards,
RikardHey!
What google knows about your site is up to the last time it was indexed, and even then it might not be the latest code. I would suggest you to wait at least a few days in order to see the results of the changes.
Best regards,
RikardMarch 16, 2015 at 3:56 am in reply to: change tab style – font color – body color – border color II #411820Hey Simon!
Please try the following CSS in your Quick CSS:
.js_active .active_tab { font-weight: normal !important; }
Best regards,
RikardHey torndownunit!
I think keeping the page title visible would be your best choice from an SEO perspective. If you still want to hide them then please get back to us with a link to the site in question.
Best regards,
RikardHey!
Let’s hope your feature gets integrated in a future release.
Best regards,
RikardMarch 14, 2015 at 10:28 am in reply to: Strange automatically getting added to my page editor #411462Hey projectkev!
1. I guess you managed to solve this problem since you posted this post?
2. Those are line breaks, likely added from when you were working in visual mode. It’s default WordPress behaviour :)
Cheers!
RikardMarch 14, 2015 at 10:23 am in reply to: Custom fonts in Chrome – make smoother (or disable)? #411460Hey!
Yeah, it can be annoying but it’s all down to the individual browsers rendering.
Regards,
RikardHi Pijer!
Please try replacing your existing code with this:
#main>.container_wrap>.container>.content { padding-top: 0; margin-top: 0px; }
Please get back to us if this should break your other fix and we’ll have a look at it.
Cheers!
RikardMarch 14, 2015 at 10:16 am in reply to: Top Header conflict with external scrip: (eg google, bing, doubleclick) #411458Hi!
I think it’s caused by the div you put around it, please try removing all non script code to see if it disappears.
Cheers!
RikardHey!
Yes you can force it to stay a certain size either inline or with CSS, please let us know if you should need any help with that.
Cheers!
RikardMarch 14, 2015 at 8:13 am in reply to: Multiple Page Templates – header calling IF THEN statement for CSS File #411430Hi!
You can’t follow an if statement with another if, please copy and edit the whole block or change the second if to else if. The syntax is as follows:
if(){ } else { } if(){ } else { }
Cheers!
RikardMarch 14, 2015 at 8:04 am in reply to: Fullscreen slider got flickr in chrome, opera, safari while scroll in mouse. #411425Hi!
Great, just get back to us if you should have any more questions.
Best regards,
RikardHey asclb!
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!
RikardHi Mdmoisell!
1. The logo will snap to the left on mobile to not interfere with the menu icon. Would you like to change that and if so, how?
2. I’m not really sure what you mean by white space, could you provide us with a screenshot highlighting the issue?
3. Not sure what you mean by it looking wonky, maybe a screenshot highlighting the issue would be in it’s place here as well?
Cheers!
RikardHi 3tsoflife!
Could you try to log out of WordPress, clear your browser cache and restart to see if that helps?
Cheers!
RikardMarch 14, 2015 at 7:08 am in reply to: Mobile menu sitting to the right of the mobile screen #411416Hey CloudChoice!
Do you have a link for the site where this is happening please?
Best regards,
RikardHi!
Please try this edited version of Yigits first suggestion:
@media only screen and (min-width: 1024px) { .home .avia-testimonial-wrapper { min-height: 192px !important; }}
Try increasing the number 192 if it should still be moving up and down. Also, be sure to clear your browser cache and reload a few times before checking the changes.
Best regards,
RikardHey!
Hope you get this solved, please get back to us if you should need any assistance.
Regards,
RikardHey!
Could you try to contact the Membermouse support first? Our support for third party plugin is limited due to the obvious reason that there are millions of them out there :)
Please get back to us if you should need further assistance.
Best regards,
RikardMarch 13, 2015 at 12:56 pm in reply to: Multiple Page Templates – header calling IF THEN statement for CSS File #410938 -
AuthorPosts