Forum Replies Created
-
AuthorPosts
-
Skandha
Member@aip: Hello there,
The issue has been fixed and an update has been released. Please update your theme and let me know if the issue is resolved.Kind Regards,
SkandhaSkandha
Member@imranabdul: Solid Construction Pro should be a good option for you. You can check out the demo here. You can also check out our other themes and look which suits your requirement.
Kind Regards,
SkandhaJanuary 18, 2019 at 2:09 am in reply to: How do i disable the search button on the top right corner? #163858Skandha
Member@thejway: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.site-header-main .wrapper { background-color:#000; }Let me know if this what you want!
Kind Regards,
SkandhaSkandha
Member@pdequestrian18: Go to => Appearance => Theme Options => Layout Options => Single Page/Post Image => Check Disabled option.
This should solve the issue with image again showing up in the content section.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@thomaswaerness: I will look into the issue and get back to you on this.
Kind Regards,
SkandhaSkandha
Member@james-avery: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change background color of Content area of Blog page */ .blog #main { background-color:rgba(0,0,0,0.7); } /* To change background color of Sidebar area of Blog page .blog .sidebar { background-color:rgba(0,0,0,0.7); }You can change the color according to your requirement!
Kind Regards,
SkandhaSkandha
Member@rodeboy: Hello Chris,
Can you let me know which model of Iphone you are using also Can you attach me a screenshot of the issue you are having with them menu?Kind Regards,
SkandhaSkandha
Member@belenmusic: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.site-title { display:none; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@imajons: Hello there, you can create a playlist without having to add a shortcode. For that you will need to add a Classic Block then click on Add Media button and you should be able to find the option Create Audio Playlist.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Member@erich74: Hello Eric,
The feature has been added to the CT:Tours Widget in the theme. Please update the theme and let me know if it is working fine.Kind Regards,
SkandhaSkandha
Member@gina-hong: Hello there,
The theme update has been released. Please update the theme and let me know if there is any issue.Kind Regards,
SkandhaSkandha
Member@blakey0320: Hello Mike,
You can create a landing page by uploading a .html file over a ftp with all you source code in that file. Maybe this article will help you out.
You can check out the source of this landing page of my music band demo to have an idea.Kind Regards,
SkandhaSkandha
Member@bobgarretthomenetworks-co-uk: Can you insert a third level menu on your site so that I can check how it is showing up at your end? The code I provided you seems to do the job at my end.
Kind Regards,
SkandhaSkandha
Member@coconuts4sale: Hello Lana, 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/simple-persona/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 good day! 🙂Kind Regards,
SkandhaSkandha
Member@coconuts4sale: 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/simple-persona/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 good day! 🙂Kind Regards,
SkandhaSkandha
Member@redheadanna: Thank you very much for your appreciation. Let me know if you have anymore issues. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Member@pdequestrian18: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change font size of page title */ #page .custom-header-content .entry-title { font-size:28px; }To change the image page title
Go to => Dashboard => Edit a Page and Set a Featured Image.
Go to => Appearance => Customize => Header Media => Enable on Pages and postsLet me know if this works out!
Kind Regards,
SkandhaSkandha
Member@bobgarretthomenetworks-co-uk: Sorry about that.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#header-right .widget ul.menu ul { padding:0 !important; width:220px !important; } #header-right .widget ul.menu li { padding-right:0px; padding:10px }This should work out!
Kind Regards,
SkandhaSkandha
Member@ta0102: You will need to add the above CSS Code inside
@media screenmedia query like the following.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width:991px) { .youtube { position: relative; max-width: 88%; padding-top: 5.25%; padding-left: 13%; max-height: 200%; } }Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts
