I went to increase the font size in "Hover Color".
I went to BeTheme options > Custom CSS & JS > Custom CSS and pasted this from your shortcodes page:
.my-class-big-font { font-size:150% !important; font-weight:bold; }
I then inserted this into the page:
[hover_color background="#2991D6" background_hover="#236A9C" border="" border_hover="" padding="40px 30px" link="" target="" class="my-class-big-font" style=""]Insert your content here[/hover_color]
The size remains the same. What am I doing wrong. Thanks for your help.
Comments
please send us link to page where you did this so we can have a look on it.
I went to BeTheme options > Custom CSS & JS > Custom CSS and pasted this from your shortcodes page:
.my-class-big-font { font-size:150% !important; font-weight:bold; }
I then inserted this into the page:
[hover_color background="#2991D6" background_hover="#236A9C" border="" border_hover="" padding="40px 30px" link="" target="" class="my-class-big-font" style=""]Insert your content here[/hover_color]
Where is my-class-big-font class name exactly? Because we checked your site and there is nothing like my-class-big-font on your site. So we are asking where you did it? We wanted to check what you mean but we are not able to find it.