Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1179034

    Hi,
    i need your help to customize the titles below the images in the grid portfolio.
    Is it possible to change the text’s font and the text in bold?
    the link and credentials in private.

    Thank you
    Marco

    #1179043

    Hi,

    I changed the code to following one in Quick CSS field

    #top #wrap_all .all_colors h3.grid-entry-title {
        font-weight: bold;
    }

    Which font family would you like to use?

    Regards,
    Yigit

    #1179046

    thank you :-)
    the font i would like to try is the same of the text in the slider or the same of the menu.
    I also would like to have the text below the products more bigger
    is it possible?
    Thank you
    marco

    #1179049

    Hey,

    1- Please go to Enfold theme options > General Styling > Fonts and change title font from Lato to Open Sans.

    2- Could you please post a screenshot and show the changes you would like to make or post a link to your page?
    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Regards,
    Yigit

    #1179494

    Hi,
    thank you for your feedback. Below the link with a pic of I write you what changes i need.

    View post on imgur.com

    Thank you
    Marco

    #1179588

    Hi,

    Please add following code to Quick CSS

    #after_submenu_1 {
        border: none;
    }
    .main_color .grid-entry-title {
        color: black;
        font-size: 16px;
    }

    Best regards,
    Yigit

    #1179825

    thank you very much it works perfectly.
    marco

    #1179886

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Custom text in a grid portfolio’ is closed to new replies.