Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #153120

    Carpaintcustoms
    Participant

    hi again. another 2 quick questions. couldn’t find much in forum. circle pics that you had on ur integrity site. whats the shortcode for those puppies? cant find em anywhere.

    And also… all my body text is in caps but not actually typed in caps in the text editor…. what am i missing?

    thanks again.
    csicollisionrepair.com

    #153334

    Christopher
    Moderator

    Hi there,

    You can use “circle” type image to have circle image .Please check http://theme.co/x/demo/integrity/1/shortcodes/images/
    Regarding to Capitalized Headlines go to Customize -> Typography and you can turn off and on ‘Uppercase’for different sections.

    Hope it helps.

    #153781

    Carpaintcustoms
    Participant

    oh sweet i did not know that page existed. i unchecked all of the (enable caps) buttons in typography. Hey something worked for me! thanks

    Second… i got the circle pic on my site but it’s hugeeee!!

    Is there like a manual for your theme where it tells you how to size and align pics/columns/vids/everything??

    I need to better understand how these short codes work so i can do this right

    THanks!!!! Giving!!!

    #154093

    Zeshan
    Member

    Hi there,

    Thank you for posting in!

    It depends upon the the size of your image, you can simply scale down your image and use it. Otherwise, it can also be possible with CSS. So if you want to use CSS approach, you can simply add following code in the style field of your [image] shortcode (see: http://prntscr.com/5apw3c):

    max-width: 500px;
    

    Adjust 500px accordingly to increase/decrease the size of image.

    Hope this helps. 🙂

    Thank you.

    #155547

    Carpaintcustoms
    Participant

    interesting interesting cool .. so no manual though?

    #155679

    Paul R
    Moderator

    Hi,

    The knowledge base is all we got in terms of knowing everything about the theme.

    https://theme.co/x/member/kb/

    Please see articles under Customizations.

    For element spacing – https://theme.co/x/member/kb/element-spacing/

    Background color/pattern – https://theme.co/x/member/kb/site-background-color-pattern-and-image/

    Targeting elements – https://theme.co/x/member/kb/css-class-index/

    Hope that helps 🙂

    #156318

    Carpaintcustoms
    Participant

    oh nice ya i didnt know that existed either!! sawweeett thanks

    #156421

    Paul R
    Moderator

    You’re welcome! 🙂