Home Forums WoodMart support forum change size font divider

change size font divider

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #78618

    vindesign_it
    Participant

    Is there a way to change size of divider text ?
    I can’t find a way.

    Thanks,

    #78624

    Hello,

    It is possible to do with custom CSS, please provide your page URL and screenshot. If your site is under maintenance, please provide your site admin access.

    Best Regards

    #78627

    vindesign_it
    Participant

    here it’s !

    Thanks

    #78628

    vindesign_it
    Participant

    screen

    #78632

    vindesign_it
    Participant

    screenshot

    Attachments:
    You must be logged in to view attached files.
    #78634

    Please provide your site URL

    #78635

    vindesign_it
    Participant

    https://

    #78636

    vindesign_it
    Participant

    sorry,

    #78638

    Hello,

    The screen shows texts which are displayed with Custom Heading element not with Section Title.
    Disable “Use theme default font family?” and you will get the option to edit font-family and font-weight: bold, regular etc. http://prntscr.com/kxsx5p

    Also, this Custom Heading element has the option to set the font size and color: http://prntscr.com/kxsxxu

    You also have Section Title http://prntscr.com/kxsyt2 enter the element to find the options.

    Best Regards

    #78639

    vindesign_it
    Participant

    No, it is “text separator” ( wpbakery page ). Can you see again, please ?

    https://www.nailsinprogress.com/contact-us-2

    Can you send me a CSS-code for this set?

    Attachments:
    You must be logged in to view attached files.
    #78664

    Hello,

    Please add this code to the Theme Settings > Custom CSS:

    body .vc_separator h4 {
        line-height: 1em;
        font-size: 20px;
    }

    Change the font size as per your needs.

    Best Regards

    #78983

    Anonymous
    Inactive

    Hi, could you add css to change the font with the above changes?

    #78991

    Hello,

    I have added the code and it works. http://prntscr.com/kymm1z

    Change 30px as per your needs.

    Best Regards

    #78994

    Anonymous
    Inactive

    Hi, I meant to change the font. So rather than using h4 I could use a different font for the title i.e Amatic Sc

    #79014

    Artem Temos
    Keymaster

    Hi,

    You can set font family globally only via Dashboard -> Theme Settings -> Typography. This WPBakery element doesn’t have a separate option for font family.

    Regards

Viewing 15 posts - 1 through 15 (of 15 total)

The topic ‘change size font divider’ is closed to new replies.