- This topic has 6 replies, 3 voices, and was last updated 4 years ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Site Logo Not Showing on SKT Software Pro Theme
Hi there, I no longer see an option to edit my site logo under the “Header” section in SKT Software Pro. The Header section shows an option for “Site Title and Logo” but when I open the option, it doesn’t give the option to edit the logo. It only gives me the option to change the title. The logo option seems to be missing.
See screenshot below of my “Customise” options.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
span.desc {
display: block !important;
color: #fff;
margin-top: 15px;
font-size: 15px;
}
Regards,
Dave
Site link: https://millenniumfundraisingsouthafrica.co.za
Thanks for your response Dave. I have done that, but it still doesn’t display the site logo. All that does is add the tagline to the space where the logo should be. I still don’t see the “Site Logo” option under the “Site Title and Logo” tab.
Hi,
Kindly use this one:
.header span.desc {
display: block !important;
color: #fff;
margin-top: 15px;
font-size: 15px;
}
Regards,
Dave
Hi I’m having the same issue. the display for adding the site logo is not available under customerizer- Header- site title and logo. it’s just not showing, super frustrating. im using it on the restro theme.
Hi John,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header span.desc {
display: block;
}
Regards,
Dave
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]