Tagged: 

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

    using Quick CSS?

    #787602

    Hey Sobirk,

    Could you post a link to your site and a screenshot highlighting what you would like to achieve please?

    Best regards,
    Rikard

    #787889

    Hi Rikard

    http://www.getawayflyfishing.com

    Caption title should not be italic – only Caption text ,-) THX for helping me out!

    #787897

    Hi,

    1- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header_main nav .social_bookmarks {
        float: right;
    }
    

    2- Please edit following custom CSS code

    div .slideshow_caption h2 {
        text-transform: none!important;
        font-style: italic;
        font-family: Oswald !important;
        font-size: 120px!important;
        color: #ffffff;
        line-height: 0.7em;
    }

    and remove ‘font-style: italic;’ then add following one

    .avia-caption-content {
        font-style: italic;
    }

    Best regards,
    Yigit

    #787978

    Cool – it works! Thanks!

    #788009

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Aligning social icons right in main menu’ is closed to new replies.