Tagged: x
-
AuthorPosts
-
July 11, 2016 at 9:41 am #1081514
dasignParticipantHey there,
I successfully made my topbar fix using this: https://community.theme.co/forums/topic/how-do-i-set-make-the-top-bar-fixed-like-the-nav-bar/
My test enviroment is this: http://test.mica-koi.de/
Wordpress, X and Cornerstone are updated and I’m using a child theme.Problems:
1. I like to have the top bar only half of the actual height. I tried this but it didn’t work:
.x-topbar {
max-height: 20px;
}2. Because the site is now – with the fixed top bar – “eating” the first part of it when I scroll back up, I like to have the nav bar also lower. I changed it via Design > Anpassen > Header to 45, but then it looks like the attached image: the navbars contend doesn’t fit anymore. Can you tell me please how to fix this?
Meanwhile I’m going to have a look why the logo-text is at the very left edge of the site …
I’m sorry for this website being so slow at the moment, it has something to do with the webshop’s large database!
Thank you!
July 11, 2016 at 10:37 am #1081605
JoaoModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
July 11, 2016 at 4:01 pm #1082119
dasignParticipantThis reply has been marked as private.July 12, 2016 at 1:17 am #1082672
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-topbar { min-height: 26px; height: 33px; } body.x-navbar-fixed-top-active .x-navbar-wrap { height: auto; }Please connect your FTP account, navigate to child theme folder and change
x-container-fluidtox-containerin all files.Hope it helps.
July 12, 2016 at 10:39 am #1083268
dasignParticipantHi,
1. is it ok when I put the code into my child theme’s style.css? So I’ll have every CSS in one place …
2. what do you mean with changinge the expression? In none of my files in the child theme folder can I find something like “x-container-fluid”?Best,
SylviaJuly 12, 2016 at 1:44 pm #1083578
JadeModeratorHi Sylvia,
Yes, you can place the CSS codes in the style.css file in the child theme.
Would you mind providing your FTP details so that we could check the files ourselves?
Thank you.
July 12, 2016 at 2:06 pm #1083617
dasignParticipantHi,
I tried “this and that”, and at the moment, it’s looking fine for me! 🙂
http://test.mica-koi.de/But some other issues appeard during my work.
1. The title of the shop now appears, even if I let it empty (and yes, I know that I find it at the ETHOS design page for all post that I checked to solve this by myself were just asking for the right place …) ??
http://test.mica-koi.de/koi-kaufen/2. The Revolution Slider doesn’t appear anymore when I put it on in Cornerstone’s settings or on a single page. For the home site I solved it by using the rev slider element, but anyway, it’s confusing me!
Both things didn’t show up a few hours ago …
Please tell me if I should open another ticket for those problems.Best,
SylviaJuly 12, 2016 at 4:53 pm #1083831
JadeModeratorHi Sylvia,
You can try cheking again in the customizer settings of Ethos and make sure that the Shop title is left blank or you can add this code in the CSS customizer:
.archive.woocommerce .x-header-landmark { display: none; }I created a test page and added a Revolution Slider as an element in Cornerstone and it seems to be working fine. You may view it here: http://test.mica-koi.de/rs-test/
Hope this helps.
July 13, 2016 at 6:15 am #1084650
dasignParticipantHi,
the Shop title is definitely empty, please see the first screenshot.
But your CSS worked very well, thank you!With the slider, it seems that I was not exactly enough:
The Cornerstone Slider ELEMENT worked also on my site.
What doesn’t work anymore is what you see on the other screenshots: the basic settings …Best,
SylviaJuly 13, 2016 at 8:41 am #1084853
ChristopherModeratorHi there,
Upon checking your page in cornerstone, slider settings were working fine, see the attachment.
Would you provide us with more information.Thanks.
July 14, 2016 at 12:54 am #1086262
dasignParticipantGood morning,
you mean that you really SEE the Slider above Masthead?
I don’t!
I saw that you tried with the home page; please don’t get fooled by seeing the slider there – this is because of the Cornerstone Revolution Slider Element that I put there manually.
With the settings by now, we should see TWO sliders: the one that I put as an element below the masthead and the one from the settings that you put above the masthead! But at least I don’t. 🙂Would you please take a look at the (still empty) page “Seminare”?
There I tried just now with the settings and nothing happens.
Or any other page than home.Thank you!
July 14, 2016 at 4:55 am #1086505
Paul RModeratorHi Sylvia,
Please update xtheme and cornerstone to latest version and see if that fixes the issue.
The latest version numbers as of this time are: (http://theme.co/changelog/)
X Theme 4.6.0
Cornerstone 1.3.0Then you can compare them to what’s installed on your site.
If you find anything to be out of date, you can review our update guide.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1081514 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
