Hello,
1) Edit your file : wp-content/themes/eleven40/style.css
2) Go to near line #648 and 641
3) change 690px to 100% and same 580px to 100%. See this https://www.screencast.com/t/MjrbEU44
4) Clear the cache if you have any cache plugin installed.
5) That’s it
Hi,
it solved the isuue on that particular page but caused an other issue on from page. The news letter sign up box went down where as it used to be at right side of the contents.
below is the link for screen shot. ()ttp://ctsonline.com/)
View post on imgur.com
Any suggestion how i can keep both pages aligned?
sure can you send me other page link which cause issue ?
please add this css to style.css file
.page-id-31 div#content {
width: 100%;
}
Thank you sir.
1. where exactly on style.css I shall aDd this CSS.
you can write before the line #648
Thank you sir.
it worked. http://ctsonline.com/vendor-registrations/
Thanks for your continous support.