Forum Replies Created
-
AuthorPosts
-
Hi!
I think it should work but you might have to change the media query, ipad is 1024×768 so maybe this will work?
@media only screen and (max-width: 1024px) { .av-parallax.avia-full-stretch.enabled-parallax.active-parallax { opacity: .2; }}Regards,
RikardHi!
Ok thanks, that is appreciated. We prefer to handle just one questions per thread. I’ll close this and we’ll handle your remaining problems in the new threads.
Best regards,
RikardJune 23, 2015 at 6:52 am in reply to: Mobile Menu on desktop & laptop (breakpoint and close button), move search button to top bar #463145Hi!
It depends if it clashes with the menu items, I think 1024px would be too small. Did you make any changes to your theme? The mobile menu buttons looks off and it’s not working, that’s why I’m asking.
Cheers!
RikardHi!
I’m getting confused by the RTL installation and my hebrew is a bit rusty, I can’t figure out where that image is coming from?
Regards,
RikardHi!
Great, glad you got it fixed. Please let us know if you should need any more help on the topic.
Cheers!
RikardHey!
I’m not sure I understand what you are trying to achieve, could you please provide us with a screenshot highlighting your issues? Also, we might need a temporary admin login to have a closer look, you can post the details in the Private Content section of your reply.
Regards,
RikardHi!
It seems the site you posted is down, I check with http://www.downforeveryoneorjustme.com/
Cheers!
RikardHey!
Sorry I might have misunderstood you, you can only use a color section when using the ALB in a post. Though you can use most other elements via the magic wand tool.
Best regards,
RikardHey!
As far as I know it becomes impossible to comment on anything at all :)
Best regards,
RikardHi!
Ok, please try the following as well:
.avia_transform .avia-gallery-thumb img { opacity: 1.0 !important; -webkit-transform: scale(1.0) !important; transform: scale(1.0) !important; }Regards,
RikardHey!
That’s weird, could you try to completely overwrite your theme files via FTP with a fresh copy from Themeforest to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHi!
I’m not sure I understand what you mean but this will only affect the right column, and you can set the margin finer by using values like value.value:
.page-id-11 .avia-builder-el-3 { margin-left: 2.3% !important; }Cheers!
RikardHey!
You can set a custom pixel value if you edit the color section and select Custom height in pixel in the Section Minimum Height option.
Regards,
RikardHey!
Sorry, same problem with that one. Also, you need to put some text between the tags for your link to be clickable, like so:
<a href="http://yoursite.com">Text which you can click</a>Otherwise we have to view the source to see the link :)
Regards,
RikardHi!
Could you provide us with a link to the site in question so that we can take a closer look please? We might need a temporary admin login as well, you can post the details here as a private reply.
Regards,
RikardHi!
The easiest option would probably be to use a plugin like this: https://wordpress.org/plugins/disable-comments/
Regards,
RikardHey Steve!
Great thanks, you can post the login details here as a private reply.
Regards,
RikardHi Lev!
You can try to activate the mobile menu on an earlier stage using the following in Quick CSS:
@media only screen and (max-width: 1200px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important; } }Cheers!
RikardHey!
Your html markup look very strange there:
Could you provide us with a temporary admin login? You can post the details here as a private reply.
Regards,
RikardHi mike1270!
I’m not sure what you are referring to, could you provide us with a link to the site in question so that we can take a closer look please? A screenshot highlighting what you are trying to do would help as well.
Cheers!
RikardHey!
The code you are using will only affect the hover state, I’m not sure what state you are trying to edit?
You can try the following instead:
#top .avia-button.avia-color-light { background: #ffffff !important; color: #62bc46 !important; }Regards,
Rikard -
AuthorPosts
