Hi, thank you for all your help so far. I have another question. when I create a post juste with wordpress, the photos all come with a nice thin frame plus the caption text is written. I like this. But when I create the posts with Cornerstone this is not happening. It just shows the photos.
As I have no idea yet on how to create a post with wordpress that includes a SIDEBAR I am heading back to cornerstone, but just do not like the whole finish. Anybody can help? thank you
Hi There,
Thanks for writing in! You can basically assign a unique CSS class .my-custom-frame
to your elements in Cornerstone (example, image element).
Then you can add the corresponding CSS rule into your X -> Theme Options -> CSS area.
.my-custom-frame {
border: 1px solid rgba(0,0,0,0.075);
padding: 5px;
}
Hope that helps.
Thanks!
hi, thank you for your answer. Sorry just to clarify where do I have to enter the coding Css?
X -> Theme Options -> CSS . under theme options there is no other CSS option. I do have this option on a tiny side bar on the left .Where the save button is in cornerstone. Is it there where I need to enter the CSS?
Thank you.
And another question If I may, will this also show the CAPTION (text)? thank you
Corina
Hi Corina,
Yes, you will have to put it in the Global CSS which is the CSS option you will find on the left bar area of the Theme Options.
The save option is the last option that you can also see in the screenshot above.
As for the image caption, it won’t show to the image element, You will have to add a text element below the image and type in the caption.
Hope this helps.
HI Yes thank you it dose. have a nice day
You’re welcome! Have a nice day as well!
Hi @Scalentse
Looks like you have deleted your latest reply, that’s fine. Just let us know if you have any further related question.
Have a great day!
yes thank you, i figured it out which mistake i was making. But now all good… so reply was no longer needed?
You’re welcome. Glad you have figured it out.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.