Viewing 9 replies - 16 through 24 (of 24 total)
  • Thread Starter Kunal

    (@kunalnc17)

    Hey,
    I had removed it as the title pixels had become very small as well as the size. Now I put it back please check and update me what should I do.

    Thread Starter Kunal

    (@kunalnc17)

    Do you have some way that the function works but my title stays normal

    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi kunalnc17,

    Can you try this code please:

    .entry-summary p {
        font-size: 14px;
    }
    
    .entry-summary h1 a {
      font-size: 18px;
    }

    Cheers,
    Predrag

    Thread Starter Kunal

    (@kunalnc17)

    Cool that code did work but is there some code to make my tittle back the same size.

    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi kunalnc17,

    Did you remove code Kasia pasted since this one shouldn’t be affecting your page titles?

    Cheers,
    Predrag

    Thread Starter Kunal

    (@kunalnc17)

    I removed the code kaisa gave but now the grid page title does not appear

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello kunalnc17,

    Ok, please try this code:

    .has-post-thumbnail .post-thumbnail + .entry-header > h1 > a {font-size: 18px;}

    kind regards,
    Kasia

    Thread Starter Kunal

    (@kunalnc17)

    Yeah the code worked the way it had to, thanks but should i remove the earlier codes you gave me or let them be.

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello kunalnc17,

    I think you can remove that part of the code

    .entry-summary h1 a {
      font-size: 18px;
    }

    and rest should stay.

    kind regards,
    Kasia

Viewing 9 replies - 16 through 24 (of 24 total)
  • The topic ‘MY menus disapear when i activate market press’ is closed to new replies.