Okay
  Public Ticket #3434990
Font size again and other
Closed

Comments

  •  12
    Alberto started the conversation

    Hi to all the team. I followed your advice to adjust the font size, but I can't find the class (it's wrapped) for the subtitle in the preloader and in the home page (I'm using reverse showcase).

    I wanted to know if there is a plugin that allows me to duplicate portfolio items. Only this, the theme works great and it is a great pleasure to use it to design a site.

    Dear greetings

    Alberto

    Attached files:  font size.jpg

  •  1,973
    Support replied

    Hi Alberto,

    sure, the css selector for that is below and the default size is 14px

    .slide-hero-subtitle {
        font-size: 14px;

    }

    and for the subtitle in the preloader wrap is 

    .percentage-intro {
        font-size: 14px;

    }

    There is a plugin (or more) to duplicate the items for example this one:

    https://wordpress.org/plugins/post-duplicator/

    But be careful using this type of plugin as they may have side effects when duplicating the items. So use it only if necessary, our advice.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •  12
    Alberto replied

    Hi Clapat team,

    Thanks for the valuable information and advice. I will keep it in mind.

    Alberto