badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

more larger

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #38679
    joel1
    Participant

    Hi team,

    I would like to know if it’s possible to enlarge the content of the theme. I installed a calendar on my website and the content is a little bit narrow, maybe add 10px more.
    my website

    Is it possible ?

    thanks in advance

    #38717

    Hi Joel1,

    To increase the content area Go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save & Publish button:

    
    #primary {
        width: 66.81%;
    }
    #secondary {
        width: 30.62%;
    }

    Thank you!

    #38748
    joel1
    Participant

    Hi,

    thanks for the code 😉

    what’s the difference between #primary and #secondary ?

    #38797

    Hi Joel1,

    Primary is the main content and secondary is for sidebars where you can add different widgets on it.

    Thank you!

    #38800
    joel1
    Participant

    Thank you for explanation

    you can close this topic

    #38835

    You Welcome joel1

    Thank you!

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