Tagged: x
-
AuthorPosts
-
June 9, 2016 at 9:09 pm #1035131
liz80yParticipantHi,
I am trying to delete the text layer on my homepage slider (I have been trying to adjust the background transparency behind the text so that it’s a slimline rectangle but it won’t work so figured i’d delete and start again).
When i go to save after deleting the layer it comes up with ‘Ajax Error” and won’t save.
Can you help?
Thanks 🙂
June 9, 2016 at 9:10 pm #1035134
liz80yParticipantThis reply has been marked as private.June 10, 2016 at 1:05 am #1035369
NicoModeratorHi There,
Thanks for writing in.
Upon checking you setup, I could see that you are not using the bundled version of slider revolution. Please remove the slider Rev Slider plugin then reinstall it again using X ads on. Don’t forget also to update your cornerstone and X theme.
For update guide: https://community.theme.co/kb/updating-your-theme-and-plugins/
Let us know how it goes.
Thanks.
June 10, 2016 at 8:43 am #1035858
liz80yParticipantAll fixed. Thanks so much!
Can you help me with one other thing?
I have recently changed my logo so it now has a black background (it used to have a transparent background) but now when i view my page on my mobile it shows both my logos and the new logo is quite large. The ‘Menu’ text is very faint when viewing on the mobile also. Is there some way of fixing this? Please see attached photo.
Thanks 🙂
June 10, 2016 at 8:46 am #1035863
liz80yParticipantSorry, here is the image.
June 10, 2016 at 12:26 pm #1036163
JoaoModeratorHi There,
Seems like you have added this logo via ubermenu I am not sure where.
Can you add the following code to Appereance Customizer Custom CSS to fix the issue.
.my-logo { display: none; }Hope that helps,
Joao
June 10, 2016 at 7:10 pm #1036602
liz80yParticipantThanks Joao,
It has removed the old logo which is great.
The new logo is quite big on the mobile and covers the slider text. Can we alter this for mobile slightly?
Also, The text in the first slide now goes over two lines, whereas the text on the second which has more letters in the layer fits on the one line. Can you see why this is? I have checked the font size. Please see attached image.
June 10, 2016 at 7:12 pm #1036604
liz80yParticipantSorry here is the image.
June 11, 2016 at 1:40 am #1036997
ChristopherModeratorHi there,
Please find this code :
.x-slider-container.below { margin-top: -95px; }And update it to the following to resolve overlapping issue :
@media (min-width:560){ .x-slider-container.below { margin-top: -95px; } }Hope it helps.
June 11, 2016 at 2:24 am #1037020
liz80yParticipantThanks Christopher,
The issue with the logo is all fixed now. I still need some help with the text overlay problem though if you’re able to assist me with that?
The text in the first slide now goes over two lines, whereas the text on the second which has more letters in the layer fits on the one line. Can you see why this is? I have checked the font size. Please see attached image.
June 11, 2016 at 3:54 am #1037082
ChristopherModeratorHi there,
Please add this :
@media (max-width:480px){ div#slide-28-layer-2 { width: 107% !important; word-wrap: normal; word-break: normal; white-space: nowrap !important; max-width: 100% !important; } }Hope it helps.
June 11, 2016 at 5:51 am #1037175
liz80yParticipantThat’s wonderful!
I’m so sorry to be a pain, the mobile is perfect now but i just refreshed the laptop and computer and noticed that since we put
@media (min-width:560){
.x-slider-container.below {
margin-top: -95px;
}
}
in the CSS it has made my homepage with the white gap up top. Is there any way we can have the gap for the mobile but keep it as it was originally for the laptop and bigger screens?Thanks 🙂
June 11, 2016 at 7:13 am #1037239
ChristopherModeratorHi there,
Sorry, I made typo mistake.
Please try this code :
@media (min-width:560px){ .x-slider-container.below { margin-top: -95px; } }Thanks.
June 12, 2016 at 5:07 am #1038111
liz80yParticipantThat’s it! All done now.
Thanks so much. I really appreciate it.
June 12, 2016 at 4:46 pm #1038600
RadModeratorYou’re so much welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1035131 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
