Gerdineke
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Mesmerize] Read more linkPlease add this extra CSS code in Customizer -> General Settings -> Additional CSS :
a.read-more.link{
visibility: hidden;
position: relative;}
a.read-more.link::after {
visibility: visible;
position: absolute;
font-size:18px!important;content: “Lees meer”!important;
}This is the solution I get from the support of extendthemes. And it works!
Please add this extra CSS code in Customizer -> General Settings -> Additional CSS :
@media screen and (max-width: 480px) {
.mesmerize-inner-page .inner-header-description {
padding-top: 28%!important;
padding-bottom: 28%!important;
}
}You can adjust the values of padding-top and padding-bottom according to your needs for mobile.
I realy have the same problem.
Like to hear the solution.- This reply was modified 7 years, 4 months ago by Gerdineke.
Forum: Themes and Templates
In reply to: [Mesmerize] Title Menu/Blog changeThanks a lot. I used the plugin!
Forum: Themes and Templates
In reply to: [Untitled] Built in SliderIts great…its works…thanks