Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1416562

    Hi Enfold
    The background of the button on full Width Easy Slider should be transparent. how/where can this be changed?

    Best regards
    Lene

    #1416580

    Hey Lene,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #main .avia-slideshow-button.avia-color-light {
        background-color: rgba(0,0,0,0);
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1416686
    This reply has been marked as private.
    #1416695

    Hi,
    The slideshow button is set to bold by default, to change try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #main .avia-slideshow-button {
    	font-weight: normal;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1416702
    This reply has been marked as private.
    #1416706

    Hi,
    The font weight at Enfold Theme Options ▸ Advanced Styling ▸ All Headings (H1-H6) was set to standard which uses the theme default of 600.
    I changed it to normal so it will be 400
    Enfold_Support_3005.jpeg
    Our choice of words may have been confusing, “standard” is the theme default, “normal” is probably what you may call normal/standard.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1416709
    This reply has been marked as private.
    #1416711

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Full Width Easy Slider: Button’s background’ is closed to new replies.