Tagged: x
-
AuthorPosts
-
November 13, 2016 at 4:49 pm #1255538
ggoudeyParticipantAfter being away from developing my site for about a year, I want to start all over with a new design. I have deleted the posts and pages, but when I start a fresh new page it has most of the styling of my previous efforts. Is there some sort of cache that can be cleared so that I have a completely blank slate?
November 13, 2016 at 10:30 pm #1255838
RupokMemberHi there,
It would be better if you do a fresh WordPress installation to get rid of unwanted files and data.
Cheers!
November 14, 2016 at 9:35 pm #1257411
ggoudeyParticipantThis reply has been marked as private.November 15, 2016 at 1:32 am #1257577
RupokMemberHi there,
I can help you with this.
You can add this under Custom > CSS in the Customizer..ubermenu-main { float: right; margin-top: -50px; } .x-brand.text { margin-top: 30px; } .menu-item.x-menu-item.x-menu-item-search { display: inline-block; } .x-btn-navbar-search { line-height: 70px; } .x-topbar .p-info { color: #fff; } .x-colophon.bottom .x-colophon-content, .x-colophon.bottom .x-colophon-content a { color: #fff; } .x-colophon.bottom .x-nav li a { color: #fff; }Let’s adjust the CSS with your preferred color code.
Cheers!
November 17, 2016 at 9:07 pm #1262022
ggoudeyParticipantHi Rupok.
Thanx the header text is aligned! The colors are fine, and if i’m not mistaken I can change the colors in the Customizer… correct?
The next issue with the header as viewed in the different screen resolutions in the Customizer is that at the tablet and phone resolutions the logo text and menu are squished together with no space between. Even at the phone resolution size there seems to be enough space to separate them.
Also at the lower resolutions the word “Menu” appears. Is there a way to exclude this?
Thanx… Andrew
November 17, 2016 at 11:38 pm #1262137
RupokMemberHi Andrew,
Yes you can control most of the color through Customizer. And you can move the menu toggle button to right with the below CSS :
.ubermenu-responsive-toggle, .ubermenu-sticky-toggle-wrapper { float: right; }Cheers!
November 19, 2016 at 5:29 pm #1263831
ggoudeyParticipantThanx again. I’ve made some minor spacing edits to the css you provided. Now it seems the navigation looks good at all levels of resolution.
Working with shortcodes. I only know some basic html. Is there a good plugin that works with Cornerstone to integrate the Xtheme shortcodes? I managed to figure out the Dropcap shortcode as you can see on the Home page, but I need a plugin to manage other shortcodes for me and streamline the development of this site.
November 20, 2016 at 2:06 am #1264098
ChristopherModeratorHi there,
All shortcodes are available as cornerstone elements, please check this page to learn more about cornerstone https://community.theme.co/kb/
Is there a good plugin that works with Cornerstone to integrate the Xtheme shortcodes?
Please clarify, are you trying to convert a page which was created by shortcodes to cornerstone template? if so it’s not possible, you have to recreate the page.
Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1255538 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
