Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@destinblack: You can add a bit of additional css to get the transparency you want. Please post in your site url and let me know where you want things to be changed.
Kind Regards,
SkandhaSkandha
Participant@donlk: I will look into the issue and get back to you soon.
Kind Regards,
SkandhaSkandha
Participant@mhutabarat: Let me know where you want to add a button. Please do post in your site URL.
Kind Regards,
SkandhaSkandha
Participant@jamesmillerlifeology: You may have disabled update notifier option. Go to => Appearance => Customize => Theme Options => Update Notifier and check if it is enabled.
Kind Regards,
SkandhaSkandha
Participant@chikung: 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
Participant@jrdphd: Sorry for the late reply. I am not able to access your website. Please let me know when the site is accessible.
Kind Regards,
SkandhaSkandha
Participant@chikung: Go to => Dashboard => Edit the page which you have set as your Homepage => At the end of the page you should find Header Featured Image Option => Make sure it is Enabled.
Let me know if this solves your issue.
Kind Regards,
SkandhaSkandha
Participant@jamesmillerlifeology: The update has been released. Please check if the issue is resolved.
Kind Regards,
SkandhaMay 14, 2018 at 7:36 am in reply to: hidden meta info – in code, hidden by what? home recent thumbs, categories, etc #145651Skandha
Participant@djsteve: For this you will need to create a child theme and make lots of customizations. I suggest you to hire a customizer.
Kind Regards,
SkandhaSkandha
Participant@boxhamster: Are you using Rockstar Free Theme or Rockstar Pro Theme. Please Let me know which slider type you are using for Featured Slider?
Kind Regards,
SkandhaSkandha
Participant@boxhamster: Please post in your site URL.
Kind Regards,
SkandhaSkandha
Participant@radiohaven: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.nav-primary .menu page_item page-item-24 ul { overflow:auto; }
To change menu item colors
.menu.gridalicious-nav-menu a { background-color:#fff; }
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@stylingpat: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#comments { display:none; }
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@corina-gamma: I suggest you not to edit theme files without creating a child theme as all your edits will get lost when you update the theme. Please post in your site URL so that I can provide you necessary CSS Code.
Kind Regards,
SkandhaMay 14, 2018 at 5:06 am in reply to: Keep tagline but hide site title, left sidebar question #145644Skandha
Participant@catwingz: You can leave the Site Title empty if you don’t want to put a site title.
To insert a background image in the body.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#content { background:url("") no-repeat fixed center; }
To remove search field from header right side
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..sidebar-header-right { display:none; }
Change top and bottom border color of sidebar
.site-content { padding:0; border-top:20px solid #092550; border-bottom:20px solid #092550; }
To change hover color of sub menu item
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..clean-journal-nav-menu .sub-menu li a:hover { background-color: red; color: blue; }
To change active page color on hover
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..clean-journal-nav-menu .current_page_item > a { background-color: #092550; }
To change footer widget color
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#supplementary { background:#092550; }
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@bigoslesli: This is strange. Can you please try reinstalling the theme and check if this solves the issue.
Let me know if the issue persists.
Kind Regards,
SkandhaSkandha
Participant@chikung: Please make sure you don’t have Header Media Enable on => Excluding Homepage.
Let me know if you have enabled header image on homepage and still it is not showing.Kind Regards,
SkandhaSkandha
Participant@destinblack: You can always change the colors from Color Options when you want.
Let me know if you have anymore issues.Kind Regards,
SkandhaSkandha
Participant@destinblack: What you can do is Go to => Dashboard => Edit the page which you want to be full width => Get to the bottom of the. page you will see Layout Option => Select No Sidebar (Full Width). If you still feel the page width is not full enough let me know on which page you want full width.
Kind Regards,
Skandha -
AuthorPosts