Tagged: x
-
AuthorPosts
-
August 18, 2016 at 8:33 am #1136756
nezzazvoniParticipantHi,
I would like to remove the border line which is above the content on my homepage. Can you help me? It spoils the desired effect of revolution slider.
Thanks
PS: I will send the login information in the next post.
August 18, 2016 at 8:34 am #1136760
nezzazvoniParticipantThis reply has been marked as private.August 18, 2016 at 9:49 am #1136897
ChristianModeratorHey there,
Please add the code below in your Appearance > Customize > Custom > CSS
.page-template-template-blank-1-php .x-slider-container.below, .page-template-template-blank-2-php .x-slider-container.below, .page-template-template-blank-3-php .x-slider-container.below, .page-template-template-blank-4-php .x-slider-container.below, .page-template-template-blank-5-php .x-slider-container.below, .page-template-template-blank-6-php .x-slider-container.below { border-bottom: 0; }Hope that helps. 🙂
August 18, 2016 at 10:23 am #1136956
nezzazvoniParticipantSuperb, thanks!
August 18, 2016 at 10:34 am #1136981
nezzazvoniParticipantThis reply has been marked as private.August 18, 2016 at 11:48 am #1137087
RupokMemberHi there,
It seems you have placed some CSS like this that not working everywhere :
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target { background: #ffffff none repeat scroll 0 0; color: #ef4136; }Can you confirm where you are using this? I can’t see this on Customizer. Are you using this on page level CSS?
Let us know.
August 18, 2016 at 11:59 am #1137109
nezzazvoniParticipantI honestly have no idea, I am not even capable of creating something like this…
August 18, 2016 at 1:13 pm #1137239
JoaoModeratorHi There,
Try adding the following code to Appereance Customizer Custom CSS
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target { background: #ffffff none repeat scroll 0 0 !important; color: #ef4136 !important; }Let us know how it goes,
Joao
August 19, 2016 at 4:01 am #1138109
nezzazvoniParticipantWell, the menu is now ok again. Should I copy the code anyway to prevent future problems?
August 19, 2016 at 4:24 am #1138124
Paul RModeratorHi,
No need to add the code if it is already working.
Thanks
August 19, 2016 at 8:35 am #1138271
nezzazvoniParticipantHi again,
I had to insert the code after all, because the menu started behaving oddly again. The code solved it (for now), thanks. But it seems I have another menu related issue – the search icon is not displayed in the menu, but under it although there is space for new menu item – what can I do about it? It was not a problem in the theme original menu, I think it has something to do with the Ubermenu.
Thanks.
August 19, 2016 at 1:56 pm #1138610
Nabeel AModeratorHi again,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-menu-item-search { float: left !important; margin-top: 11px !important; }Let us know how this goes!
August 22, 2016 at 4:20 am #1141168
nezzazvoniParticipantSolved, thanks! 🙂
August 22, 2016 at 4:33 am #1141196
ChristianModeratorYou’re welcome. Glad we could help. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1136756 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
