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

    Hey,

    I don’t want the text to be as wide as it in the blog post now –http://www.hotelladdict.se/new-startpage/

    I want it to fit into this frame (but without the frame)
    Image

    What code shall I add?

    Thanks
    Charlotte

    #999757

    Hey Charlotte,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .post-entry.post-entry-type-standard.single-big .entry-content {
    	padding: 0 50px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1000282

    Thank Victoria.

    I just want the text to change width. I want the image to have the same size but when I add the code the images change size as well.

    Best regards
    Charlotte

    #1000702

    Hi Charlotte,

    The image is in the paragraph too, you need to move it outside, or give paragraphs a class.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.