Architect ProVersion: pro1.0

Home Forums All Other Themes Architect ProVersion: pro1.0

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #92642
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    Mobile break width

    hi, got some tab and section conflict/wrapping on this site: http://westberegarage.co.uk/wordpress/

    can you let me know how I can change the width that the design changes to mobile settings please

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

    Hi,

    Can you send us the screenshot of your issues?

    Regards,
    Brad

    #92723
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    wrapping issue

    #92742
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    also on this project, I would like to change the icons on the home page

    home page icons

    which folder are they stored in? so I can change to relevant icons for the client

    thanks

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

    Hi,

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

    Add this code there:

    @media screen and (min-width:1024px) and (max-width:1169px) {
    .one_four_page.four_column { width:24.80%;}
    .sitenav ul li a { padding-left:10px !important;}
    }

    For change icon…kindly refer our documentation:
    http://sktthemesdemo.net/documentation/skt-architect-doc/#homepage-setup

    Regards,
    Brad

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