Hi Enfold
The background of the button on full Width Easy Slider should be transparent. how/where can this be changed?
Best regards
Lene
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
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
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
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
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