Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
visioneer
tagDiv Member
visioneer
tagDiv Member

ok found my mistake myself and put the same code to the mobile theme custom css.

works

visioneer
tagDiv Member

Hello Catalin,

the URl is Camperholic, but i work on the new design in the backend, so you can’t see it live.

visioneer
tagDiv Member

Thanks

visioneer
tagDiv Member

For all, works with this code, but for all blocks / moduls:

.td-read-more{
display:none!important;
}

visioneer
tagDiv Member

yes, i know that. But that is not what i mean. I mean the button close by the EXCERPTS. in German “weiterlesen” in english “read more”. think i use the wrong words…. 😉 sorry.

  • This reply was modified 9 years by visioneer.
visioneer
tagDiv Member

for all, you can import google fonts by custom css with the following code:

@import url('https://fonts.googleapis.com/css?family=Courgette|Indie+Flower');

this code works with font Courgette and Indie Flower.

visioneer
tagDiv Member

Thanks, that works. But only with microsoft and not with google fonts!

.trennlinie {
font-size: 25px;
}
.vc_separator.vc_separator_align_center h4{
font-family: Indie Flower, Courgette, Freestyle Script, cursive;
font-weight: bolder;
}
.vc_separator.vc_separator_align_left h4{
font-family: Indie Flower, Courgette, Freestyle Script, cursive;
font-weight: bolder;
}

Viewing 8 posts - 1 through 8 (of 8 total)