Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #829699

    i would like to set a different Font Weight from the selections you have in the drop down of the Advanced Styling panel.
    for example i want to set H1 to present as… FONT: Montserrat , SIZE: 45PX / WEIGHT: 600 / STYLE: NORMAL
    I tried to use the BOLD width in the panel, but it gives me different look.
    So any ideas?

    #830117

    Hey KyriK,

    Can you post a link to the page mentioned (where we can see that h1)? so we can take a closer look.

    Best regards,
    Nikko

    #830215

    check details

    #831702

    Hi,

    Thanks for that, though I can’t see an H1 element on that page. The rotator is h3 and the “Welcome..” text is an H2. Which one are you looking to alter?

    Best regards,
    Rikard

    #831713

    you have to login first, to see that page. Otherwise you gonna see the maintenance page

    #832638

    Hi,

    Ok, thanks for the clarification. I check the H1 and it’s bold, is that what you are looking for? If not then you can target that specific element using this CSS:

    .page-id-3335 #av_section_1 h1.av-special-heading-tag {
     YOUR CSS HERE
    }

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.