LKJohannsen
Forum Replies Created
-
Forum: Plugins
In reply to: [Strong Testimonials] Get rid of the Author in Strong TestimonialsHi Chris, thank you for your quick answer. I would really appreciate it if you would outline the steps involved. I´m working in a child theme already.
Best regards
Lisbeth
Forum: Themes and Templates
In reply to: [Optimizer] Full width isn't workingI just had the same, try this:
Under Appearence/Editor Open stylesheet.css. ctrl+f find the class .center and change width from 85% to 100%
I still have a little margin though, but I´m working on it 🙂
Forum: Themes and Templates
In reply to: [Optimizer] Full width??Thank you, it worked 🙂 but there seem to be a bit of padding on each side, it did not say anything around the text about padding, any idear where to find it? Thank´s a lot for your help, I really appreciate it!!!
body{ background:#ffffff; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#999;}
.center{ width:100%; margin:0 auto;}
img{max-width:100%}/*Full width pages*/
body .no_sidebar{ width:100%;}Forum: Themes and Templates
In reply to: [Optimizer] Full width??Thank you for your quick answer, It is set to full width in “theme options”
I looked in the “inspect element” but don´t know where to look for it, maybe you can send me a copy of some lines, so I can see what it looks like and the css I have to put in?url:http://www.staging1.holidaysonbornholm.com/
thanks