Forum Replies Created

Viewing 20 posts - 11,261 through 11,280 (of 12,027 total)
  • Author
    Posts
  • 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

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

    @mhutabarat: The option to add Hero Content is available in Fotografie Pro. Go to => Appearance => Customize => Theme Options => Hero Content Options and add your Hero Content. You can check out the features available in Fotografie Pro Theme.

    Let me know if you have anymore issues.
    Kind Regards,
    Skandha

    Skandha
    Participant

    @mintaka: Please post in your Site URL and elaborate the issue.

    Kind Regards,
    Skandha

    in reply to: Remove the word "archives" #145622
    Skandha
    Participant

    @effess: You seem to be using Yoast SEO plugin. Go to => Dashboard => Edit your Blog Page => You should see Yoast SEO plugin window => Click on the Site title link inside the plugin window => Then edit the text you want to display on your browser tab.

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    Skandha
    Participant

    @rockmusicraider: I will look into the issue and get back to you soon on this.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @catwingz: Please post in your site URL so that I can look into the issue and provide you feasible solution.

    Kind Regards,
    Skandha

    in reply to: Simple Persona Pro #145590
    Skandha
    Participant

    @chikung: Please post in your site URL.

    Kind Regards,
    Skandha

    in reply to: Show header in mobile and not on desktop? #145588
    Skandha
    Participant

    @danikaellis: I just checked your site and you seem to have figured out how to enable the header in mobile and disable it in desktop version.

    Let me know if you have anymore issues.
    Kind Regards,
    Skandha

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