Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #426252

    Hello
    I have a couple of questions: I want to match up the font style and color on the menu bar.
    1.How do I edit the font on the menu bar that is site and page names?
    2. On the slider text, where do I see the hex code for the text color?
    3. What do I put in search to see what questions I have asked before? I tried my user name, didn’t work.
    Thank you
    Marianne
    At http://www.wellnowfancythat.com

    #426719

    Hey Marianne!

    1. You can style the menu links and sub menu links in Dashboard > Enfold > Advanced Styling.

    2. You can use this CSS to style the slider titles and captions.

    .avia-caption-title, .avia-caption-content {
      color: red !important;
    }

    3. Click on “Account Overview” on the right hand side of this screen to be able to view your past topics and replies.

    Regards,
    Elliott

    • This reply was modified 9 years, 1 month ago by Elliott.
    #427117

    .avia-caption-title, .avia-caption-content {
    color: red !important;
    }
    Hello
    Thank you, I am having problems with styling the slider titles and captions. I dont know where to put the above code and/or how it works.
    In the slider editor, when I enter a font family it quite often ignores or changes the font color.
    Your assistance is much appreciated
    Thank you
    Marianne

    #427385

    Hey!

    You can put the code Elliott gave you in the Quick CSS box under Enfold–>General Styling.

    Regards,
    Rikard

    #427850

    I must be missing something, OK..”a lot” I hear you say.

    I had already put the code in the Quick CSS box and have no idea what it is supposed to do. I changed the color and it made no difference.
    .avia-caption-title, .avia-caption-content {
    color: red !important;
    }
    I have no problem editing the font ‘color’ and ‘size’ in the slider layers, however the font-family seems limited. If so, what are the limitations.
    I am trying to recreate the font at http://kriesi.at/ where it says beautiful & functional. lol
    Thank you
    Mrianne

    #428366

    Hey!

    Add this to the “Custom CSS” field of each layer.

      max-width: 60%;
      font-size: 35px;
      margin: 0 auto;
      letter-spacing: 1px;
      text-shadow: 0px 4px 21px #000;
      font-weight: 300;
      line-height: 1.1em;
      text-transform: uppercase;
    

    Cheers!
    Elliott

    • This reply was modified 9 years, 1 month ago by Elliott.
    #428519

    Add this to the “Custom CSS” field of each layer.

    Where in the layer do I add this.

    Thanks

    Marianne

    #428530

    Hey!

    Please edit your slider and click on the layer and go to Styles tab, you can find custom CSS field there – http://i.imgur.com/0mx32oM.png

    Best regards,
    Yigit

    #428560

    Thank you so much for your patience and assistance.

    #428564

    Hey!

    You are welcome Marianne, we are always glad to help :) Shall we mark the thread as resolved?

    Best regards,
    Yigit

    #428710

    I am still having trouble selecting different fonts. What is and how do I get a font like at http://kriesi.at/ which says Functional & Beautiful?
    Thanks
    Marianne

    #428855

    Hey!

    It is actually Enfold’s native Fullwidth slider which you can add under Media Elements tab in Advanced Layout Builder

    Regards,
    Yigit

    #429333

    Hello
    I’m still not getting it. it’s the font on that slider that says “Functional & Beautiful” I would like to get.
    Thank you
    Marianne

    #430067

    Hi!

    That font is Open Sans.

    Cheers!
    Rikard

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