Okay
  Public Ticket #1425283
Text portfolio
Closed

Comments

  •  1
    Marloes started the conversation

    Hi,

    In one of my portfolio items I've put the text in a textblock but how I can change the font to regular instead of bold? Because every time I changed it at portfolio-holder.tumb it also also change the title (see attachment) I want a bold title and a regular text, how can I do that?

  •  1,560
    Laborator replied

    Hi Marloes,

    I have removed the following selector from a group of selectors to whom you have set the font-weight as bold:

    .single-portfolio-holder .details .project-description p

    Now I have added it separately, and set the font-weight to normal, as you can see the project description is normal now.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    Marloes replied

    Hi Art,

    Thank you for the changing the font weight. I've got another question, I've asked it before. 
     On the main demo version: https://demo.kaliumtheme.com/main/ you have this kind of mouse button to go down to page. Where I can find this? 

    The answer was this Custom CSS:

    .mouse {    border: 2px solid #ffffff;    border-radius: 26px;    position: absolute;    top: 50%;    left: 50%;    width: 26px;    height: 42px;    -webkit-backface-visibility: hidden;    -webkit-transform: translate(-50%, -50%);    -ms-transform: translate(-50%, -50%);    transform: translate(-50%, -50%);    cursor: pointer;
    }
    .mouse:after {    background-color: #ffffff;    border-radius: 100%;    content: "";    position: absolute;    top: 5px;    left: 50%;    margin-left: -2px;    width: 4px;    height: 4px;    opacity: 1;    -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);    transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);    -webkit-animation: scroll 1.5s -1s cubic-bezier(0.680, -0.550, 0.265, 1.550) infinite;    animation: scroll 1.5s -1s cubic-bezier(0.680, -0.550, 0.265, 1.550) infinite;
    }

    I've tried it with Custom CSS but it's not working. There will be no mouse button, can you be more specific how I have it put in Custom CSS?

    Thank you

    Regards

    Marloes


  •  1,560
    Laborator replied

    Hi Marloes,

    As I can see the question has been previously answered by Eroll, with these instructions I made the mouse scroll work and now it is live in your site.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    Marloes replied

    Hi Art,

    Thank you very much, but where did you put the CSS code? So I understand which steps there are made. Because I would like to have the button a little bit lower, so I can change that by myself. 

    I've also got another question. Eroll add at typolab the selector for the title in the lightbox area. But I would like to have the title bigger, but when I changes the font size nothing happened. How is that possible?

    Thanks

    Best regards

    Marloes


  •  1,560
    Laborator replied

    Hi Marloes,

    I've imported the slider as Eroll suggested, then added your video to that slider.

    Regarding the title, can you please specify (by including a screenshot) which title size you want to change exactly.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    Marloes replied

    Hi Art,

    I found the slider with the code. I've got an other question, I've put my site online. But on the mobile version my videos in portfolio will disappear under the text (see pics). You can't play them, is this because I've changed the text above the video? Also the facebook button on my Marlusha page disappear on the mobile version, how is that possible?

    Greetings,

    Marloes

  •  1,560
    Laborator replied

    Hi Marloes,

    The site you provided is extremely slow so we had really a lot of difficulties when trying to make any changes there.

    1. It's not a bug, it is how the theme works so if you want to show the video disable the description since it is too long or make it shorter.

    2. This occurred because you have added a -60px to the margin top of the image, so it is hiding the button.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    Marloes replied

    Hi Art,

    I've did a check with PageSpeed Insight and the site is very slow, I've uploaded to big images. Thanks for the tip, I'll change that. But the video description is very short, only two or three sentences. It tells about the video I've created, it's important information where the video is about.  So is it better to put the text under the video so it will work on a mobile device? 

    Greetings,

    Marloes

  •  1,560
    Laborator replied

    Hi Marloes,

    I didn't understand your question right, can you please explain how you want it to be.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group