Tagged: x
-
AuthorPosts
-
December 3, 2016 at 1:27 pm #1279988
JW & Co.ParticipantGood afternoon,
If you scroll halfway down the home page of verobeachwebsitedesign.net you will find this section: http://prntscr.com/dey9vc.
Can you please tell me:
#1 How to reduce the space between the HR and the text in the tab content section below.#2 When you click through the various tabs, the light blue section behind the element jumps up and down. Is there a way to prevent that from happening?
Thanks!
December 3, 2016 at 1:36 pm #1279996
NicoModeratorHi There,
Thanks for writing in.
You could adjust the spacing by adjusting the padding of you tab class.
Add the customization below in your customizer > Custom > CSS:
.x-tab-content .x-tab-pane{ padding:4%; }or
.x-tab-content .x-tab-pane{ padding-top:1%; }2.
Please add this in your customizer > Custom > CSS:
.x-nav-tabs > .active > a, .x-nav-tabs > .active > a:hover{ box-shadow:none; }Let us know how it goes.
Thanks.
December 4, 2016 at 11:01 pm #1281144
JW & Co.ParticipantHello,
The second piece of code in #1 was a great success.
Unfortunately I applied the code provided for #2, but it doesn’t seem to be working.
Josh
December 4, 2016 at 11:18 pm #1281160
Paul RModeratorHi Josh,
It seems to be working fine on my end.
See video – http://screencast.com/t/lMHDIsO7NiEY
Try to clear your browser cache and check again.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1279988 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
