Forum Replies Created

Viewing 20 posts - 11,261 through 11,280 (of 12,034 total)
  • Author
    Posts
  • in reply to: Color Option Transperancy? #145806
    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,
    Skandha

    in reply to: Contact Form 7 broken on homepage #145749
    Skandha
    Participant

    @donlk: I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Hero Content & Call to Action #145740
    Skandha
    Participant

    @mhutabarat: Let me know where you want to add a button. Please do post in your site URL.

    Kind Regards,
    Skandha

    in reply to: Slider is not working #145733
    Skandha
    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,
    Skandha

    in reply to: Simple Persona Pro #145730
    Skandha
    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,
    Skandha

    in reply to: Testimonials in Catch Kathmandu #145727
    Skandha
    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,
    Skandha

    in reply to: Simple Persona Pro #145722
    Skandha
    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,
    Skandha

    in reply to: Slider is not working #145688
    Skandha
    Participant

    @jamesmillerlifeology: The update has been released. Please check if the issue is resolved.

    Kind Regards,
    Skandha

    Skandha
    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,
    Skandha

    in reply to: Add "Explore Music" button on Slider? How? #145650
    Skandha
    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,
    Skandha

    in reply to: Errors in theme re. Featured Content #145649
    Skandha
    Participant

    @boxhamster: Please post in your site URL.

    Kind Regards,
    Skandha

    in reply to: Not working #145648
    Skandha
    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,
    Skandha

    in reply to: Adding code #145646
    Skandha
    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,
    Skandha

    in reply to: Changing font size in Fotografie Pro #145645
    Skandha
    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,
    Skandha

    Skandha
    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,
    Skandha

    in reply to: Featured Image Slider Not Working #145642
    Skandha
    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,
    Skandha

    in reply to: Simple Persona Pro #145641
    Skandha
    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,
    Skandha

    in reply to: Color Option Transperancy? #145638
    Skandha
    Participant

    @destinblack: You can always change the colors from Color Options when you want.
    Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: "Full Width" Isnt really a Full width #145636
    Skandha
    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

    in reply to: Catch Responsive theme – how to manage articles ? #145634
    Skandha
    Participant

    @dumont: Go to => Appearance => Customize => Homepage Settings => Select A static page as Your homepage page display => Select “News” as your Post Page
    This way your News page will show all your posts.

    Let me know if this is what you want.
    Kind Regards,
    Skandha

Viewing 20 posts - 11,261 through 11,280 (of 12,034 total)