Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #636735

    Hi Enfold Team,

    2 questions:
    – the square image on the left should not be clickable
    – and the author should be shown

    thank you,
    -rolf

    #637427

    Hey rolfroyce,

    use this code inside of Quick CSS field:

    .single-post .single-small.with-slider .small-preview {
    pointer-events: none;
    }
    

    2.) This is not controlled by theme, but by WordPress itself. Or did you use ALB for your posts?
    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

    Best regards,
    Andy

    #637777

    Hi, thanks. the CSS hack worked!
    I cant give you admin access – can you give me a tip where the rendering of the author name is set.
    I remember i removed the author name at one point before installing enfold.

    thank you,

    -rolf

    #637965

    sorry this was a mistake on my end.
    i accidentially removed the setting in enfold – blog layout.
    fixed..

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blog Single Post Design’ is closed to new replies.