New Landing How can we help? Cardinal Youtube video as thumbnail and post won't work

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #112946
    mariawael
    Member
    Post count: 1

    Hello.

    I have three questions:

    1) I’ve got some posts on my blog, with youtube videos. I wanted the thumbnails to be youtube-videos, but I can’t get i right. The video is black and errors. The video won’t show in the post as well (still errors). What am I doing wrong?

    2) I’ve created a menu from categories. But how can I remove the category-title?

    3) Is there a way that I can get more space (with) for my logo?

    I hope you can help me ๐Ÿ™‚

    #113107
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Did you add like this? http://take.ms/JYeHX
    2. You mean you don’t want the title in the Category pages? Can you show your websites category page??
    3. Can you explain that with a screenshot? What do you mean by more space here.

    Thanks,
    laranz.

    #113850
    mariawael
    Member
    Post count: 1

    Hello laranz.

    1) Think you – i’ve used the embed-link. Now it works ๐Ÿ™‚
    2) i’ve attached a screendump of a category-page
    3) i would like to make my logo bigger – see the screendump

    Attachments:
    You must be logged in to view attached files.
    #113889
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Glad you got it ๐Ÿ™‚
    2. You can remove that using the Custom CSS, put this in the Theme Options -> Custom CSS.

    .category .page-heading { display: none; }

    3. Try this Custom CSS for increasing logo size and area.

    @media only screen 
    and (min-width : 768px) 
    and (max-width : 1024px) {
    #mobile-logo img { max-width: 130%; }
    #mobile-header { height: 200px; }
    }

    Let us know,

    Thanks,
    laranz.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register