Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #278713
    Omar Lavalle
    Participant

    Hello, I just purchase the Zubin Pro theme, I would like to know how can i change and customize the font size (Tittle and Text) in the “Featured Content” theme options. Here is the web I am working in: https://omarlavalle.com

    Also want to know if its possible to add more than one “Featured Content ” block or any other like (App section, Hero Content etc) on the main page of the web.

    Wait for your comments .
    Best.

    #278751
    tikaram
    Keymaster

    @omar-lavalle: First of all thank your for the purchase. To change the font size in the featured content section you may add additional css that I can provide you. Please let me know the desired font size of the title and text so that I can provide you the desired css. In the main page or front page you can add only one section but you may increase the number of items if you would like to display more items.

    Regards,
    Tikaram

    #278780
    Omar Lavalle
    Participant

    Thanks for your reply Tikaram
    About the font sizes it could be :
    Title : 16 pix
    Text: 14 pix

    #278753
    Omar Lavalle
    Participant

    Thanks for your answer @tikaram
    The desired font size for must be:
    Tittle : 16 px
    Text: 14 px

    How can i display more the one item of “Hero” option for example.
    Best.

    #278867
    tikaram
    Keymaster

    @omar-lavalle: Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    #featured-content-section .entry-title {
    	font-size: 16px;
    }
    
    #featured-content-section .entry-summary {
    	font-size: 14px;
    }

    The hero content section is designed to add only one item. Sorry for the inconvenience caused.

    Regards,
    Tikaram

    #278870
    Omar Lavalle
    Participant

    Thanks a lot Tikaram
    It works great.

    I have a new query, if its posible to customize the size and position of the tittles on pages and post. Example: https://omarlavalle.com/about-2/

    If is possible to align the tittle “About” to the left and change the size of the font.

    Wait for your comments.
    Best.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How customize font size on “Featured Content” theme options _ Zubin Pro’ is closed to new replies.