Forum Replies Created
-
AuthorPosts
-
June 23, 2015 at 9:06 am in reply to: After upgrade, either titles or slider not displaying with Advanced editor #463183
Hi underthedial!
I can’t see any difference between Safari and Chrome, could you provide us with screenshots of what you are seeing on your end? Also make sure to clear your browser cache and reload the page a few times to see the current version.
Regards,
RikardJune 23, 2015 at 9:01 am in reply to: First list item in an unordered list displays disc on the right #463182Hey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHey!
Thanks, that worked. Please try the following in Quick CSS:
#top div .quantity input.qty { width: 43px !important; }
Regards,
RikardHey jonasis!
I think the accordion element would be the way to go like you pointed out, maybe we can help you out with styling if you’re struggling? Please post a link to your site and a screenshot of what you are trying to do if possible.
Best regards,
RikardJune 23, 2015 at 7:56 am in reply to: "Broken Dependencies" error in avia_table_js, avia_tab_toggle_js & avia_media_js #463160Hi Rshaules!
What inspector did you use to see those errors and on what page are you getting them? Are you having any problems because of them?
Cheers!
RikardHi!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the private content section of your reply.
Cheers!
RikardHi!
I think it would be easier if we can have a look in the backend too, empty html tends to clash with CSS. Could you provide us with a temporary admin login please? You can post the details in the Private Content section of your reply.
Cheers!
RikardHey!
Ok, please try adding this as well, this will affect the left column:
.page-id-11 .avia-builder-el-1 { margin-right: 10px !important; }
For the right column the code you got before works but you will need to decrease the value 6:
.page-id-11 .avia-builder-el-3 { margin-left: 4% !important; }
Regards,
RikardHi!
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!
Rikard -
AuthorPosts