Tagged: x
-
AuthorPosts
-
September 26, 2016 at 12:16 pm #1191116
naatstudiosParticipantHi there !
I wanted to make some css changes to the child theme. I am using the icon stack, but i want to achieve the same effect as the integrity dark stack. So far I am doing pretty well… i think/ hope.
I want to get the side bar to have the same shadowing as the main body. Do you reckon you could help me out with this?
div#top.site{
margin: 0 auto;
border: 1px solid rgba(0, 0, 0, 0.95);
border-top: 0;
border-bottom: 0;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.575);
background-color: #ffffff;
box-sizing: content-box;
}.x-navbar, .x-logobar, .x-topbar {
background-color: #000;
}
.x-colophon.bottom {
background-color: #000;
}
.x-navbar .desktop .x-nav>li>a:hover>span{
border-color: rgba(255, 255, 255, 0.08);
}September 26, 2016 at 12:55 pm #1191167
RahulModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
September 29, 2016 at 11:28 am #1195965
naatstudiosParticipantThe url is newnew.naatstudio.com
I’m not sure if what i have written is correct structure . The line thickness on the homepage is different to the line thickness on the other pages.
Any help, will be much appreciate.
September 29, 2016 at 12:44 pm #1196056
JoaoModeratorHi There,
Please add the following code to Appereance > customizer > Custom > CSS
@media (min-width: 1200px) { .x-content-sidebar-active .x-sidebar { border: 1px solid rgba(0, 0, 0, 0.95); } .x-sidebar { box-shadow: 0 0 8px rgba(0, 0, 0, 0.575); }}Hope that helps,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1191116 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
