Themes Strong new page

Home Forums IT Consultant Support Themes Strong new page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #107830
    lgillgil
    Participant
    • Topics: 6
    • Replies: 24
    • Total: 30
    Member since: August 31, 2018

    How I can create new pages with the same format (menu and the slider)? When I create new pages and I add a slider shows up in different size of the navigation bar. My theme is strong and I change to boxed.

    Please take a look my homepage is in this URL http://bsc-test.com/version3
    The new page is in this URL http://bsc-test.com/version3/homepage/services/

    Thanks

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .metaslider { width:80%; margin:0 auto;}

    Regards,
    Chris

    #107906
    lgillgil
    Participant
    • Topics: 6
    • Replies: 24
    • Total: 30
    Member since: August 31, 2018

    Is there any code that only affect the inner pages? because if I paste that code the slider on the homepage change the size and I want all the images with the same size in the homepage and inner pages

    Thanks

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

    Hi,

    Kindly use this css code for inner pages.

    .page-template .metaslider { width:80%; margin:0 auto;}

    Regards,
    Chris

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