Problems with font again
-
Hi
The issue is happening again.
I used to have a custom font color and size. I noticed today that it revered back to the original font that the plugin has.
I was given this code to enter before:#bwg_container1_0
#bwg_container2_0
.bwg-container-0
.bwg-title2
{
color: #000000 !important;
font-size: 32px !important;
font-family: open sans !important;
font-style: normal !important;
font-variant: normal !important;
font-weight: normal !important;
padding: 15px 50px 50px !important;
}
#bwg_container1_1 #bwg_container2_1
.bwg-container-1
.bwg-title2
{
color: #000000 !important;
font-size: 32px !important;
font-family: open sans !important;
font-style: normal !important;
font-variant: normal !important;
font-weight: normal !important;
padding: 15px 50px 50px !important;
}
#bwg_container1_2
#bwg_container2_2
.bwg-container-2
.bwg-title2
{
color: #000000 !important;
font-size: 32px !important;
font-family: open sans !important;
font-style: normal !important;
font-variant: normal !important;
font-weight: normal !important;
padding: 15px 50px 50px !important;
}
- The topic ‘Problems with font again’ is closed to new replies.