
mariusjopen
@mariusjopen
Best posts made by mariusjopen
-
RE: rotate text about 90 degrees
Hi Florian!
Sure! Have a look here:
https://www.w3schools.com/cssref/css3_pr_transform.asp
div { -ms-transform: rotate(7deg); /* IE 9 */ -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */ transform: rotate(7deg); }
you can add the code to your custom CSS.
Good luck!
Marius
-
RE: Html5 Video - Full Screen Aspect Ratio
Dear @sebastianpetrov
ok, I can see what you mean.
Try to add this into your CUSTOM CSS code:
.html5video video { object-fit: contain; }
Berst!
Marius
-
RE: How can I hide the active menu link from the menu on mobile?
Dear @piero101
have a look here:.mobile-nav .current-menu-item { display: none !important; }
Best!
Marius
-
RE: Categorize projects without adding them manually
Dear @flob13
we agree. A filter would be good.We have it written down for future improvements.
Best!
Marius
-
RE: masonry grid
Hi Plateau!
Still developing the new version of LayTheme.We have many things and features to implement :-)
Best!
Marius
-
RE: We need better customization for mobile menus
Dear @edgrbnz
thank you for the valuable information 🙂Dear @alexpko
yes. We will write this don for the future!Best!
Marius
-
RE: Zoom in cover image, if aspect ratio doesn't fit image
Dear @neunzehnachtneun
happy it works!
Best!Marius
Latest posts made by mariusjopen
-
RE: Marius appreciation thread
This is so sweet!
Thank you @zochovsky & @spontans !
I very much enjoyed meeting all you nice people!Yes, lets meet up one day!
You can reach me here:
marius@100k.studio -
RE: Vertical Site Title
Dear @Meike
use CUSTOM CSS:
https://www.w3schools.com/cssref/css3_pr_transform.aspAre you familiar with CSS and a bit of jQuery? If not I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/.
It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-)
Best!
Marius -
RE: install file size exceeds file size directive
Dear @NAS
I think we answered that in another thread.
Best!
Marius -
RE: Problem installing lay theme
Dear @Hhpan
you need to increase the upload filesize.
In the php.ini you can do it.
Contact your provider.Dear @NAS
Thank you for helping!
We appreciate the time people take to make the LayTheme community stronger.
Best!
Marius -
RE: Custom CSS for WP Nightmode plugin
Dear @Marie-Rud
Can you post a link to your website?
We will then have a look and inspect that!
Many wishes!
Marius -
RE: Thumbnail-Title width the same width as project thumbnail
Dear @j-varela
Nice!
Thank you for letting us know!
Best and have a wonderful day!
Marius -
RE: Not able to click on anything
Dear @jorge
Do you have any third-party plugins installed or CUSTOM JS code? Is it possible to deactivate it for a moment to see if the problem remains?
Is Wordpress and LayTheme up to date?
Many wishes!
Marius -
RE: Weird Gridder bug won’t let me upload project thumbnails
Dear @Max-Weinland
I can see the thumbnails.Best is if you write me a Private Message and include your username, password to your Wordpress Admin panel and a link to this conversation.
Many wishes!
Marius