Vaibhav

Member

Forum Replies Created

  • Hi Josh

    Thanks for the prompt reply. I copied your second code in my child theme’s function.php file but after clicking on the update button it showed a syntax error. After that i also wrote <?php in the starting and ?> in the end but that also didn’t worked. What mistake am i making??

    Regards

    Vaibhav Bathla

    In reply to: How to remove a page from being shown in search results.

    #22276

    Hi Kenneth

    I am using a robots.txt plugin and i have added a code in it to not index this page but how can i remove this page from the search results in my own website. My main concern is with my own website’s search box which is on the top right corner. How can i remove this page from my website’s search results.

    Regards

    Vaibhav Bathla

    In reply to: How to add View Cart button in top bar?

    #21772

    Hi Prasanna

    Thanks for your help. It worked, i added my code in graphene_top_bar and i used <div align=”right”> tag to align it to right side but how can i align it vertically using div tag. I tried valign=”bottom” in div tag but it didn’t worked. I saw your website also, can you please tell me how to have two posts side by side as you have on your homepage instead of list type view.

    Regards

    Vaibhav Bathla

    In reply to: How to add Google plus button?

    #15896

    Thank You very much Ken, it worked.

    In reply to: How to increase line spacing?

    #14696

    Thanks again Mr. Syahir Hakim. That code worked. I appreciate your help.

    Regards

    Vaibhav

    In reply to: How to change post title size

    #13771

    Thanks Kim, your code worked.

    Regards

    Vaibhav

    In reply to: How to change post title size

    #13769

    Hi Kim, I need your help once again.

    After applying your code everything was working fine until i updated my theme to the latest version and i didn’t backed up my files before updating. Now the size of my post’s title is again back to 18px and title is aligned to center only on homepage. If you open up a post the title is aligned left. My child theme is still active but the code in it stopped working after updating the theme and as usual i have no idea why this happened. Need your help again.

    Regards

    Vaibhav

    In reply to: How to change post title size

    #13768

    Thanks Kim you saved me from typing that HTML code in every post title.

    Thank you with regards

    Vaibhav

    In reply to: How to change post title size

    #13766

    Thank you very much Kim and Syahir Hakim, you solved my concern.

    Just one more question, now how can i align this post title in center. By default it is aligned left. I do not want to use center tag for every post.

    Thank you with regards

    Vaibhav

    In reply to: How to change post title size

    #13764

    Hi Kim and thanks for your quick response.

    This is my child theme’s code

    /*
    Theme Name: graphene-child
    Theme URI: http: //www.rudragems.com/
    Description: Child theme for the Graphene theme
    Author: Vaibhav Bathla
    Author URI: http: //www.rudragems.com/about/
    Template: graphene
    Version: 1.0
    */
    @import url("../graphene/style.css");
    /* h2, h2 a, h2 a:visited {
    font-family: georgia,verdana,tahoma,arial;
    font-size: 25px;
    padding-bottom: 4px;
    } */

    I don’t know if this code is right or not and after doing this in my child theme i am not using font tag. My post’s title size is same as before after applying this code in my child theme. Even if i delete this code then also the size of the title remains same.

    Regards

    Vaibhav

Viewing 10 posts - 1 through 10 (of 16 total)

  • 1
  • 2