New widget area

Home Forums Construction Pro/Build Forum New widget area

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #18971
    ArtisArtis
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: January 11, 2016

    Hello!

    I would like to add another widget are in main index page near welcome section. How can i do it?

    #18994
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    You can add a section and add lots of sections or add html content within the first section to make it appear under the boxes.
    So no need for a widget

    Regards,
    Shri

    #19001
    ArtisArtis
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: January 11, 2016

    Okey i understand. I will user column content

    [column_content type=”one_half” animation=”name of animation”]
    [/column_content]
    [column_content type=”one_half_last” animation=”name of animation”]
    [/column_content]

    But how can i make first half content larger, like one_half 70%, but one_half_last 30%?

    #19005
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Artis,

    You can change it with the help of css.

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS box:

    .one_half {width:70% !important;}
    .one_half_last {width:30% !important;}

    Regards,
    Shri

    #19015
    ArtisArtis
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: January 11, 2016

    Thanks! You are best!

    #19025
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Cool 🙂

    Regards,
    Shri

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.