-
AuthorPosts
-
November 17, 2016 at 11:32 am #713514
Hi Guys,
I have a masonry grid on my main page: http://www.onfejlesztoter.hu/
and the titles doesn’t fit in the containers on smaller screens like tablets:
https://goo.gl/photos/bVsmrczwKpemagej7I tried the set up the right min-width of the container, but I didn’t find the right code.
Could you help with the issue?
Thanks in advance!
Best regards,
RobiNovember 17, 2016 at 3:00 pm #713601Hey caroberto6!
Try to add this code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1024px) and (min-width:768px) { #top.home #av_section_3 h3.av-masonry-entry-title.entry-title { font-size: 15px; } }Hope this helps :)
Best regards,
NikkoNovember 17, 2016 at 7:05 pm #713695Hey Nikko,
unfortunately nothing has changed. :(
Best regards,
RobiNovember 17, 2016 at 7:14 pm #713699Hi,
Try placing !important after the 15px in the code. So the code should now look like this:
@media only screen and (max-width:1024px) and (min-width:768px) { #top.home #av_section_3 h3.av-masonry-entry-title.entry-title { font-size: 15px !important; } }Let me know if that made a difference.
Best regards,
JordanNovember 18, 2016 at 10:09 am #713908Hi Jorden,
I’ve tried it, but there is no change.
Best regards,
RobiNovember 18, 2016 at 6:11 pm #714131Hey!
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Cheers!
NikkoNovember 18, 2016 at 6:34 pm #714142Hey,
Information is below.
Regards,
RobiNovember 21, 2016 at 3:05 pm #714830Hey!
It should be good now, I’ve cleared the cache and minified css/js. :)
Regards,
NikkoNovember 21, 2016 at 8:39 pm #714973Hey Nikko!
Yes it works now perfectly!
Thank you for your help, Kriesi support is the best ever :D
Have a nice evening!
Regards,
Robi -
AuthorPosts
- The topic ‘Portfolio’ is closed to new replies.
