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)
What code shall I add?
Thanks
Charlotte
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
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
Hi Charlotte,
The image is in the paragraph too, you need to move it outside, or give paragraphs a class.
Best regards,
Victoria