Home Forums WoodMart support forum Youtube size, author hide

Youtube size, author hide

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #120539

    leonidasp
    Participant

    Hello i would like to solve the following issues
    1. Hide author in my posts
    2. The youtube video size when i add is is very small in an article
    3. Hide date in my articles
    4. The main picture in an article is small. I would like to be bigger

    #120543

    leonidasp
    Participant

    I would like the :related post: to show main photo of article not text only

    #120706

    Hello,

    1. 3. Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-post-date,
    body .post-single-page .woodmart-entry-meta {
    display:none;
    }

    2. The video size depends on the column width and height. Increase the column width.

    4. Navigate to the Theme settings > Blog > SINGLE BLOG POST OPTIONS > Single post design and choose the large image. You would better apply overlap header type

    Best Regards

Tagged: , ,

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