bquik
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [Contact Form 7] Form works in Chrome but not in any other browserIt seems like it was the page that was the problem, not cf7. Now I fixed it and it works just fine.
Thank you for you help!
Forum: Themes and Templates
In reply to: Change the content width on only one pageI got it to work by writing it
.page-id-247 .site-content { width:100%; } .page-id-246 .site-content { width:100%; }🙂
Forum: Themes and Templates
In reply to: Change the content width on only one pageOh ok 🙂
I tried it but it does not work..
Forum: Themes and Templates
In reply to: Change the content width on only one pageI’m sorry but I did not understand that.. (I’m not very good at codes etc)
Where can I find this? And what would I use it for?
What I’m looking for is for example I want the pages with ID 6, 7 and 8 to have 100% width. I can do that for only the page with ID 6 with the code lemu wrote. Now I’m looking for a way to re-write the code so that it works for multiple page-ID’s.
I.e this one so it works for 7 and 8 as well:
.page-id-6 .site-content{ width:100%; }Forum: Themes and Templates
In reply to: Change the content width on only one pageOne more additional question:
How do I re-write it if I want to have more pages the same way?
Forum: Themes and Templates
In reply to: Change the content width on only one pageIt works!
Thank you so much!
Viewing 6 replies - 1 through 6 (of 6 total)