- This topic has 11 replies, 2 voices, and was last updated 3 years, 6 months ago by Skandha.
-
AuthorPosts
-
April 22, 2021 at 1:44 am #280345planarknightParticipant
hi,
i currently have SimClick ProVersion: 1.2.9. i’m a few version behind the latest version of 1.4 however due to the fact that after i updated in the past as well as present, the header on my main page gets weirded out. its not at all like it was prior to the upgrade. please refer to exhibits A and B by following this dropbox link: https://www.dropbox.com/sh/yrkhq8ge6f34qc0/AADif2X5jAxKpSflREhQcy91a?dl=0
my website url is http://www.worldofchaldea.com
i have downloaded the latest release version and tried installing over the old one but that doesn’t seem to help either. i have also copied out and replaced my modified CSS customization – i need this and if its helpful have provided it below… not sure if it is the cause of my issues or not but more information the better i do know i spent time with your help in the past customizing my main page header.
/* site title highlight color */
.site-title a:hover, .site-title a:focus { text-decoration: none !important; color: #1e49bf !important; }
/* reduce padding between page and banner */
#content .wrapper {
padding-top: 0;
}
/* search bar color */
.search-field {
background:#fff !important;
}
.scroll-down {
color: white;
}
/* no posts on mainpage */
.home #content {
display: none;
}
/* makes our logo bigger! */
.custom-logo-link {
max-width: 200px !important;
}
/* center text header */
#main .hentry .entry-header {
text-align: center;
}
/* no dates on page */
.entry-meta .posted-on {
display: none;
}
/* To remove all page titles except Homepage titles */
body:not(.home) .custom-header .entry-title {
display: none;
}
/* To hide page titles */
.page #content .entry-title {
display: none;
}
/* disable header media overlay on other pages except homepage */
.site-header-logo {
display: none;
}
/*lock header images */
.site-header-logo img {
max-width: 400px;
}
.custom-logo {
max-width: 100px;
}
.custom-header::before {
background-image: unset;
}
.custom-header-media img {
display: block;
}
.custom-header-content {
position: absolute;
}
.custom-header {
height: 100%;
}
.custom-header {
min-height: unset !important;
}
img.alignleft {
margin-right: 5px;
margin-bottom: 2px;
}
/* center banners on all pages */
.custom-header {
justify-content: center;
}
/* Remove title from home page */
.home #content article .entry-title {
display: none;
}
/* Black Header on Homepage */
.entry-title {
color:#000000 !important;
}
/* scaling featured content*/
.featured-content-section .post-thumbnail img {
transform: scale(0.9);
-o-transform: scale(0.9);
-moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
width: 100%;
}
/* Show scroll down arrow on all pages, not just home */body:not(.home) .custom-header .scroll-down {
display: block;
}thanks
April 22, 2021 at 11:54 am #280411SkandhaParticipant@planarknight: Hello there,
Can you please update the theme to the latest version so that I can look into the issue?Kind Regards,
SkandhaApril 22, 2021 at 1:23 pm #280415planarknightParticipantwell i can’t do that as it destroys our live site… i’m in live production. is there a time we could coordinate where i can give you a window to work within?
April 24, 2021 at 1:26 am #280524SkandhaParticipant@planarknight: Hello there,
Please let me know on which timezone you live in so that you coordinate accordingly.Kind Regards,
SkandhaApril 27, 2021 at 5:02 pm #280726planarknightParticipanti’m PST – i created an account in my Sandbox for you to view if you send me email i can reply to that.
thanks
April 30, 2021 at 2:17 am #280879planarknightParticipantI have a content update i’d like to push tomorrow however my staging site is updated and displays the issue on the home page. any chance you could review it for me tonight?
thanks!
April 30, 2021 at 10:32 am #280933planarknightParticipantHey i will email you – unfortunately i’m in production and needed to update pages on my site so i had to revert back to a previous OLD version of the Theme.
May 4, 2021 at 8:12 am #281264SkandhaParticipant@planarknight: Hello there,
I have replied to your email.Kind Regards,
SkandhaMay 6, 2021 at 6:28 pm #281453planarknightParticipantHi Skandha, can you check your email please? the header image is stretch – your suggestion did remove the white space however the whole front page is now taken up by the header image.
thanks
May 7, 2021 at 7:26 am #281504SkandhaParticipant@planarknight: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..custom-header { height: unset !important; }
Let me know if this works out!
Kind Regards,
SkandhaMay 7, 2021 at 11:14 am #281527planarknightParticipantThank you so much appreciation – 5 stars!!
May 8, 2021 at 12:47 am #281553SkandhaParticipant@planarknight: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/simclick/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘after updating theme to version 1.4 my main pages header is wacked out’ is closed to new replies.